reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
136 std::vector<std::string> getSymbolLocations(ObjFile *file, uint32_t symIndex);
340 getSymbolLocations(file, rel.SymbolTableIndex);
tools/lld/COFF/SymbolTable.cpp 183 return getSymbolLocations(o, symIndex);