LLVM
8.0.1
|
#include "llvm/BinaryFormat/MachO.h"
Public Attributes | |
uint32_t | r_word0 |
uint32_t | r_word1 |
uint32_t llvm::MachO::any_relocation_info::r_word0 |
Definition at line 962 of file MachO.h.
Referenced by canUseLocalRelocation(), getARMFixupKindMachOInfo(), getFixupKindLog2Size(), getPlainRelocationAddress(), getScatteredRelocationAddress(), getScatteredRelocationLength(), getScatteredRelocationPCRel(), llvm::object::MachOObjectFile::getScatteredRelocationScattered(), llvm::object::MachOObjectFile::getScatteredRelocationType(), makeRelocationInfo(), makeScatteredRelocationInfo(), and llvm::MachO::swapStruct().
uint32_t llvm::MachO::any_relocation_info::r_word1 |
Definition at line 962 of file MachO.h.
Referenced by canUseLocalRelocation(), getARMFixupKindMachOInfo(), getFixupKindLog2Size(), llvm::object::MachOObjectFile::getPlainRelocationExternal(), getPlainRelocationLength(), getPlainRelocationPCRel(), llvm::object::MachOObjectFile::getPlainRelocationSymbolNum(), getPlainRelocationType(), llvm::object::MachOObjectFile::getScatteredRelocationValue(), makeRelocationInfo(), makeScatteredRelocationInfo(), and llvm::MachO::swapStruct().