LLVM API Documentation

Classes | Namespaces | Typedefs
Object/MachO.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/Triple.h"
#include "llvm/Object/ObjectFile.h"
#include "llvm/Support/MachO.h"
Include dependency graph for Object/MachO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::object::DiceRef
class  llvm::object::ExportEntry
struct  llvm::object::ExportEntry::NodeState
class  llvm::object::MachORebaseEntry
class  llvm::object::MachOBindEntry
class  llvm::object::MachOObjectFile
struct  llvm::object::MachOObjectFile::LoadCommandInfo

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::object

Typedefs

typedef content_iterator< DiceRef > llvm::object::dice_iterator
typedef content_iterator
< ExportEntry > 
llvm::object::export_iterator
typedef content_iterator
< MachORebaseEntry > 
llvm::object::rebase_iterator
typedef content_iterator
< MachOBindEntry > 
llvm::object::bind_iterator