Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DCOFFLinkerContext.cpp33 symbolStringsTimer("Build Symbol Strings", totalMapTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h76 Timer symbolStringsTimer; variable
H A DMapFile.cpp220 ScopedTimer t3(ctx.symbolStringsTimer); in writeMapFile()