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

/external/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp273 const uint64_t SectionOffset = std::distance(RFs.begin(), I) local
279 printCOFFSymbolAddress(outs(), Rels, SectionOffset + local
285 printCOFFSymbolAddress(outs(), Rels, SectionOffset + local
291 printCOFFSymbolAddress(outs(), Rels, SectionOffset + local
298 if (error(getSectionContents(Obj, Rels, SectionOffset +

Completed in 37 milliseconds