Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h319 missing_debug_info_for_correlation, enumerator
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp476 return error(instrprof_error::missing_debug_info_for_correlation); in readHeader()
H A DInstrProf.cpp113 case instrprof_error::missing_debug_info_for_correlation: in getInstrProfErrString()