Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.cpp115 static const DebugStringTableSubsectionRef &extractStringTable(PDBFile &File) { in extractStringTable() function
168 SC.setStrings(extractStringTable(File->pdb())); in initializeForPdb()