Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DMachODumper.cpp263 uint32_t RelocationTableOffset; member
315 Section.RelocationTableOffset = Sect.reloff; in getSection()
327 Section.RelocationTableOffset = Sect.reloff; in getSection()
459 W.printHex("RelocationOffset", MOSection.RelocationTableOffset); in printSectionHeaders()