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

/freebsd-10.2-release/contrib/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp315 const uint64_t SectionOffset = std::distance(RFs.begin(), I) local
321 printCOFFSymbolAddress(outs(), Rels, SectionOffset + local
327 printCOFFSymbolAddress(outs(), Rels, SectionOffset + local
333 printCOFFSymbolAddress(outs(), Rels, SectionOffset + local
340 if (error(getSectionContents(Obj, Rels, SectionOffset +

Completed in 47 milliseconds