Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DMachO.h598 uint32_t nreloc; member
612 uint32_t nreloc; member
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp3318 uint32_t align, uint32_t reloff, uint32_t nreloc, in PrintSection()