LLVM API Documentation

llvm::MachORelocation Member List
This is the complete list of members for llvm::MachORelocation, including all inherited members.
getAddress() const llvm::MachORelocation [inline]
getPackedFields() const llvm::MachORelocation [inline]
getRawAddress() const llvm::MachORelocation [inline]
MachORelocation(uint32_t addr, uint32_t index, bool pcrel, uint8_t len, bool ext, uint8_t type, bool scattered=false, int32_t value=0)llvm::MachORelocation [inline]