Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAError.cpp18 case dia_error_code::invalid_file_format: in message()
H A DDIASession.cpp47 return make_error<DIAError>(dia_error_code::invalid_file_format, Context); in ErrorFromHResult()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAError.h20 invalid_file_format, enumerator