Home
last modified time | relevance | path

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

/llvm-project/lld/test/MachO/
H A Dcompact-unwind-sym-relocs.s71 nreloc: 0 label
84 nreloc: 0 label
97 nreloc: 7 label
167 nreloc: 4 label
H A Dobjc-uses-custom-personality.s77 nreloc: 0 label
90 nreloc: 5 label
144 nreloc: 3 label
H A Dweak-definition-gc.s298 nreloc: 0 label
311 nreloc: 0 label
324 nreloc: 7 label
394 nreloc: 4 label
H A Dobj-file-with-stabs.s43 nreloc: 0 label
56 nreloc: 1 label
H A Dcompact-unwind-both-local-and-dylib-personality.s227 nreloc: 0 label
240 nreloc: 5 label
294 nreloc: 3 label
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h53 uint32_t nreloc; member
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h238 uint16_t nreloc = 0; // Number of relocation entries member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h574 uint32_t nreloc; member
588 uint32_t nreloc; 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
[all...]