Home
last modified time | relevance | path

Searched refs:RelocationTableOffset (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp142 uint32_t RelocationTableOffset; member
167 Section.RelocationTableOffset = Sect.reloff; in getSection()
179 Section.RelocationTableOffset = Sect.reloff; in getSection()
242 W.printHex("RelocationOffset", MOSection.RelocationTableOffset); in printSections()
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp74 uint32_t Align, uint32_t RelocationTableOffset, in DumpSectionData() argument
87 outs() << " ('reloc_offset', " << RelocationTableOffset << ")\n"; in DumpSectionData()