Lines Matching refs:PDBInfo
491 const debug_pdb_info *&PDBInfo,499 PDBInfo = reinterpret_cast<const debug_pdb_info *>(InfoBytes.data());508 std::error_code COFFObjectFile::getDebugPDBInfo(const debug_pdb_info *&PDBInfo,512 return getDebugPDBInfo(&D, PDBInfo, PDBFileName);514 PDBInfo = nullptr;