Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp33 symbolStringsTimer("Build Symbol Strings", totalMapTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h76 Timer symbolStringsTimer; variable
H A DMapFile.cpp222 ScopedTimer t3(ctx.symbolStringsTimer); in writeMapFile()