Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp41 publicsLayoutTimer("Publics Stream Layout", totalPdbLinkTimer), in COFFLinkerContext()
H A DCOFFLinkerContext.h86 Timer publicsLayoutTimer; variable
H A DPDB.cpp1206 ScopedTimer t3(ctx.publicsLayoutTimer); in addPublicsToPDB()