Home
last modified time | relevance | path

Searched defs:reloff (Results 1 – 9 of 9) sorted by relevance

/llvm-project/lld/test/MachO/
H A Dcompact-unwind-sym-relocs.s70 reloff: 0x0 label
83 reloff: 0x0 label
96 reloff: 0x280 label
166 reloff: 0x2B8 label
H A Dobjc-uses-custom-personality.s76 reloff: 0x0 label
89 reloff: 0x238 label
143 reloff: 0x260 label
H A Dweak-definition-gc.s297 reloff: 0x0 label
310 reloff: 0x0 label
323 reloff: 0x2A8 label
393 reloff: 0x2E0 label
H A Dobj-file-with-stabs.s42 reloff: 0x0 label
55 reloff: 0x198 label
H A Dcompact-unwind-both-local-and-dylib-personality.s226 reloff: 0x0 label
239 reloff: 0x258 label
293 reloff: 0x280 label
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h52 llvm::yaml::Hex32 reloff; member
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h236 uint32_t reloff = 0; // Offset to relocations member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h573 uint32_t reloff; member
587 uint32_t reloff; member
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8644 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