Home
last modified time | relevance | path

Searched refs:nreloc (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/llvm-readobj/
HDMachODumper.cpp175 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()
187 Section.NumRelocationTableEntries = Sect.nreloc; in getSection()
/trueos/contrib/llvm/tools/macho-dump/
HDmacho-dump.cpp140 Sect.reloff, Sect.nreloc, Sect.flags, in DumpSegmentCommand()
163 Sect.reloff, Sect.nreloc, Sect.flags, in DumpSegment64Command()
/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h494 uint32_t nreloc; member
508 uint32_t nreloc; member
/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp77 SwapValue(S.nreloc); in SwapStruct()
90 SwapValue(S.nreloc); in SwapStruct()
822 Num = Sect.nreloc; in section_rel_end()
826 Num = Sect.nreloc; in section_rel_end()