Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h53 uint32_t nreloc; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h580 uint32_t nreloc; global() member
594 uint32_t nreloc; global() member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8644 uint32_t align, uint32_t reloff, uint32_t nreloc, in PrintSection()