Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp34 writeTimer("Write to File", totalMapTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h77 Timer writeTimer; variable
H A DMapFile.cpp228 ScopedTimer t4(ctx.writeTimer); in writeMapFile()