Home
last modified time | relevance | path

Searched defs:staticSyms (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/COFF/
H A DMapFile.cpp99 std::vector<Defined *> &staticSyms) { in getSymbols()
215 std::vector<Defined *> staticSyms; in writeMapFile() local