LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | r_word0 |
uint32_t | r_word1 |
Definition at line 856 of file Support/MachO.h.
uint32_t llvm::MachO::any_relocation_info::r_word0 |
Definition at line 857 of file Support/MachO.h.
Referenced by llvm::object::getPlainRelocationAddress(), llvm::object::getScatteredRelocationAddress(), llvm::object::getScatteredRelocationLength(), llvm::object::getScatteredRelocationPCRel(), llvm::object::MachOObjectFile::getScatteredRelocationScattered(), llvm::object::getScatteredRelocationType(), makeRelocationInfo(), makeScatteredRelocationInfo(), and llvm::object::SwapStruct().
uint32_t llvm::MachO::any_relocation_info::r_word1 |
Definition at line 857 of file Support/MachO.h.
Referenced by llvm::object::MachOObjectFile::getPlainRelocationExternal(), llvm::object::getPlainRelocationLength(), llvm::object::getPlainRelocationPCRel(), llvm::object::MachOObjectFile::getPlainRelocationSymbolNum(), llvm::object::getPlainRelocationType(), llvm::object::MachOObjectFile::getScatteredRelocationValue(), makeRelocationInfo(), makeScatteredRelocationInfo(), and llvm::object::SwapStruct().