Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDB.cpp31 return make_error<PDBError>(pdb_error_code::dia_sdk_not_present); in loadDataForPDB()
48 return make_error<PDBError>(pdb_error_code::dia_sdk_not_present); in loadDataForEXE()
H A DGenericError.cpp26 case pdb_error_code::dia_sdk_not_present: in message()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DGenericError.h19 dia_sdk_not_present, enumerator