Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp298 uint32_t RelocationTableOffset; member
350 Section.RelocationTableOffset = Sect.reloff; in getSection()
362 Section.RelocationTableOffset = Sect.reloff; in getSection()
491 W.printHex("RelocationOffset", MOSection.RelocationTableOffset); in printSectionHeaders()