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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp288 uint32_t RelocationTableOffset; member in struct:__anon5864::MachOSection
340 Section.RelocationTableOffset = Sect.reloff;
352 Section.RelocationTableOffset = Sect.reloff;
481 W.printHex("RelocationOffset", MOSection.RelocationTableOffset);

Completed in 51 milliseconds