Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/llvm-objdump/
HDCOFFDump.cpp213 static std::error_code resolveSymbolName(const std::vector<RelocationRef> &Rels, in resolveSymbolName() function
229 if (!resolveSymbolName(Rels, Offset, Sym)) { in printCOFFSymbolAddress()
/NextBSD/contrib/llvm/tools/llvm-readobj/
HDCOFFDumper.cpp84 std::error_code resolveSymbolName(const coff_section *Section,
137 std::error_code COFFDumper::resolveSymbolName(const coff_section *Section, in resolveSymbolName() function in COFFDumper
537 if (error(resolveSymbolName(Obj->getCOFFSection(Section), Offset, in printCodeViewDebugInfo()
698 if (error(resolveSymbolName(Obj->getCOFFSection(Section), in printCodeViewSymbolsSubsection()