Searched refs:codeReferences (Results 1 – 1 of 1) sorted by relevance
457 std::vector<SectionAndOffset> codeReferences; member625 for (const UndefinedDiag::SectionAndOffset &loc : locations.codeReferences) { in reportUndefinedSymbol()637 locations.otherReferences.size() + locations.codeReferences.size(); in reportUndefinedSymbol()685 undefs[&sym].codeReferences.push_back({isec, offset}); in treatUndefinedSymbol()