Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h126 static uint32_t countTypeServerPDBs();
H A DDebugTypes.cpp558 uint32_t TpiSource::countTypeServerPDBs() { in countTypeServerPDBs() function in TpiSource
H A DPDB.cpp1231 print(TpiSource::countTypeServerPDBs(), "PDB type server dependencies"); in printStats()