Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProf.h320 unexpected_debug_info_for_correlation, enumerator
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfReader.cpp478 return error(instrprof_error::unexpected_debug_info_for_correlation); in readHeader()
DInstrProf.cpp116 case instrprof_error::unexpected_debug_info_for_correlation: in getInstrProfErrString()