#include <MachOUniversal.h>
Definition at line 58 of file MachOUniversal.h.
llvm::object::MachOUniversalBinary::object_iterator::object_iterator |
( |
const ObjectForArch & |
Obj | ) |
|
|
inline |
bool llvm::object::MachOUniversalBinary::object_iterator::operator!= |
( |
const object_iterator & |
Other | ) |
const |
|
inline |
object_iterator& llvm::object::MachOUniversalBinary::object_iterator::operator++ |
( |
| ) |
|
|
inline |
const ObjectForArch* llvm::object::MachOUniversalBinary::object_iterator::operator-> |
( |
| ) |
const |
|
inline |
bool llvm::object::MachOUniversalBinary::object_iterator::operator== |
( |
const object_iterator & |
Other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: