Searched refs:resolveSymbolName (Results 1 – 2 of 2) sorted by relevance
213 static std::error_code resolveSymbolName(const std::vector<RelocationRef> &Rels, in resolveSymbolName() function229 if (!resolveSymbolName(Rels, Offset, Sym)) { in printCOFFSymbolAddress()
84 std::error_code resolveSymbolName(const coff_section *Section,137 std::error_code COFFDumper::resolveSymbolName(const coff_section *Section, in resolveSymbolName() function in COFFDumper537 if (error(resolveSymbolName(Obj->getCOFFSection(Section), Offset, in printCodeViewDebugInfo()698 if (error(resolveSymbolName(Obj->getCOFFSection(Section), in printCodeViewSymbolsSubsection()