Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DSymbolTable.cpp616 static std::string getSourceLocationObj(ObjFile *file, SectionChunk *sc, in getSourceLocationObj() function
638 return getSourceLocationObj(o, sc, offset, name); in getSourceLocation()