Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h107 bool hasPDBGlobalsStream();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp406 bool PDBFile::hasPDBGlobalsStream() { in hasPDBGlobalsStream() function in PDBFile
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp222 P.formatLine("Has Globals: {0}", getPdb().hasPDBGlobalsStream()); in dumpFileSummary()
729 if (!getPdb().hasPDBGlobalsStream()) { in dumpUdtStats()
1407 if (!getPdb().hasPDBGlobalsStream()) { in dumpGlobals()