Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDCOFFLinkerContext.cpp34 writeTimer("Write to File", totalMapTimer), in COFFLinkerContext()
HDCOFFLinkerContext.h77 Timer writeTimer; variable
HDMapFile.cpp228 ScopedTimer t4(ctx.writeTimer); in writeMapFile()