LLVM: llvm::object::BindRebaseSegInfo Class Reference (original) (raw)

#include "[llvm/Object/MachO.h](Object%5F2MachO%5F8h%5Fsource.html)"

Public Member Functions
LLVM_ABI BindRebaseSegInfo (const MachOObjectFile *Obj)
LLVM_ABI const char * checkSegAndOffsets (int32_t SegIndex, uint64_t SegOffset, uint8_t PointerSize, uint64_t Count=1, uint64_t Skip=0)
LLVM_ABI StringRef segmentName (int32_t SegIndex)
LLVM_ABI StringRef sectionName (int32_t SegIndex, uint64_t SegOffset)
LLVM_ABI uint64_t address (uint32_t SegIndex, uint64_t SegOffset)

Definition at line 132 of file MachO.h.

address()

checkSegAndOffsets()

sectionName()

segmentName()

StringRef BindRebaseSegInfo::segmentName ( int32_t SegIndex )

The documentation for this class was generated from the following files: