Searched defs:reloff (Results 1 – 9 of 9) sorted by relevance
/llvm-project/lld/test/MachO/ |
H A D | compact-unwind-sym-relocs.s | 70 reloff: 0x0 label 83 reloff: 0x0 label 96 reloff: 0x280 label 166 reloff: 0x2B8 label
|
H A D | objc-uses-custom-personality.s | 76 reloff: 0x0 label 89 reloff: 0x238 label 143 reloff: 0x260 label
|
H A D | weak-definition-gc.s | 297 reloff: 0x0 label 310 reloff: 0x0 label 323 reloff: 0x2A8 label 393 reloff: 0x2E0 label
|
H A D | obj-file-with-stabs.s | 42 reloff: 0x0 label 55 reloff: 0x198 label
|
H A D | compact-unwind-both-local-and-dylib-personality.s | 226 reloff: 0x0 label 239 reloff: 0x258 label 293 reloff: 0x280 label
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 52 llvm::yaml::Hex32 reloff; member
|
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
H A D | ObjectFilePECOFF.h | 236 uint32_t reloff = 0; // Offset to relocations member
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 573 uint32_t reloff; member 587 uint32_t reloff; member
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8644 PrintSection(const char * sectname,const char * segname,uint64_t addr,uint64_t size,uint32_t offset,uint32_t align,uint32_t reloff,uint32_t nreloc,uint32_t flags,uint32_t reserved1,uint32_t reserved2,uint32_t cmd,const char * sg_segname,uint32_t filetype,uint32_t object_size,bool verbose) PrintSection() argument
|