Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DCOFFLinkerContext.cpp28 writeTimer("Write to File", totalMapTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h69 Timer writeTimer; variable
H A DMapFile.cpp225 ScopedTimer t4(ctx.writeTimer); in writeMapFile()