Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp261 uint32_t RelocationTableOffset; member
313 Section.RelocationTableOffset = Sect.reloff; in getSection()
325 Section.RelocationTableOffset = Sect.reloff; in getSection()
459 W.printHex("RelocationOffset", MOSection.RelocationTableOffset); in printSections()