Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()