LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::MachORelocation Member List

This is the complete list of members for llvm::MachORelocation, including all inherited members.

getAddress() const llvm::MachORelocationinline
getPackedFields() const llvm::MachORelocationinline
getRawAddress() const llvm::MachORelocationinline
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::MachORelocationinline