Home
last modified time | relevance | path

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

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