Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DCOFFLinkerContext.cpp27 symbolStringsTimer("Build Symbol Strings", totalMapTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h68 Timer symbolStringsTimer; variable
H A DMapFile.cpp219 ScopedTimer t3(ctx.symbolStringsTimer); in writeMapFile()