Searched defs:nreloc (Results 1 – 9 of 9) sorted by relevance
/llvm-project/lld/test/MachO/ |
H A D | compact-unwind-sym-relocs.s | 71 nreloc: 0 label 84 nreloc: 0 label 97 nreloc: 7 label 167 nreloc: 4 label
|
H A D | objc-uses-custom-personality.s | 77 nreloc: 0 label 90 nreloc: 5 label 144 nreloc: 3 label
|
H A D | weak-definition-gc.s | 298 nreloc: 0 label 311 nreloc: 0 label 324 nreloc: 7 label 394 nreloc: 4 label
|
H A D | obj-file-with-stabs.s | 43 nreloc: 0 label 56 nreloc: 1 label
|
H A D | compact-unwind-both-local-and-dylib-personality.s | 227 nreloc: 0 label 240 nreloc: 5 label 294 nreloc: 3 label
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 53 uint32_t nreloc; member
|
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
H A D | ObjectFilePECOFF.h | 238 uint16_t nreloc = 0; // Number of relocation entries member
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 574 uint32_t nreloc; member 588 uint32_t nreloc; 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 [all...] |