Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h113 bool hasPDBStringTable();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp447 bool PDBFile::hasPDBStringTable() { in hasPDBStringTable() function in PDBFile