reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  131   auto ec = obj->getDebugPDBInfo(pdb_info, pdb_file);
  138   ec = llvm::identify_magic(pdb_file, magic);
  141   std::unique_ptr<PDBFile> pdb = loadPDBFile(pdb_file, allocator);