Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DMachODumper.cpp285 uint32_t RelocationTableOffset; member
337 Section.RelocationTableOffset = Sect.reloff; in getSection()
349 Section.RelocationTableOffset = Sect.reloff; in getSection()
478 W.printHex("RelocationOffset", MOSection.RelocationTableOffset); in printSectionHeaders()