Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DMachODumper.cpp299 uint32_t RelocationTableOffset; member
351 Section.RelocationTableOffset = Sect.reloff; in getSection()
363 Section.RelocationTableOffset = Sect.reloff; in getSection()
492 W.printHex("RelocationOffset", MOSection.RelocationTableOffset); in printSectionHeaders()