Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp213 static std::error_code resolveSymbolName(const std::vector<RelocationRef> &Rels, in resolveSymbolName() function
229 if (!resolveSymbolName(Rels, Offset, Sym)) { in printCOFFSymbolAddress()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp85 std::error_code resolveSymbolName(const coff_section *Section,
138 std::error_code COFFDumper::resolveSymbolName(const coff_section *Section, in resolveSymbolName() function in COFFDumper
544 error(resolveSymbolName(Obj->getCOFFSection(Section), Offset, in printCodeViewSection()
704 error(resolveSymbolName(Obj->getCOFFSection(Section), in printCodeViewSymbolsSubsection()