Home
last modified time | relevance | path

Searched refs:printStreamNotPresent (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp81 void DumpOutputStyle::printStreamNotPresent(StringRef StreamName) { in printStreamNotPresent() function in DumpOutputStyle
472 printStreamNotPresent("DBI"); in dumpModules()
526 printStreamNotPresent("DBI"); in dumpModuleFiles()
550 printStreamNotPresent("DBI"); in dumpSymbolStats()
670 printStreamNotPresent("Globals"); in dumpUdtStats()
842 printStreamNotPresent("DBI"); in dumpLines()
882 printStreamNotPresent("DBI"); in dumpInlineeLines()
909 printStreamNotPresent("DBI"); in dumpXmi()
949 printStreamNotPresent("DBI"); in dumpXme()
987 printStreamNotPresent("FPO"); in dumpOldFpo()
[all …]
H A DDumpOutputStyle.h70 void printStreamNotPresent(StringRef StreamName);