Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/COFF/
H A DCOFFLinkerContext.cpp32 symbolGatherTimer("Gather Symbols", totalMapTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h75 Timer symbolGatherTimer; variable
H A DMapFile.cpp214 ScopedTimer t2(ctx.symbolGatherTimer); in writeMapFile()