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

/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp261 uint32_t RelocationTableOffset; member in struct:__anon13093::MachOSection
313 Section.RelocationTableOffset = Sect.reloff;
325 Section.RelocationTableOffset = Sect.reloff;
459 W.printHex("RelocationOffset", MOSection.RelocationTableOffset);

Completed in 70 milliseconds