Home
last modified time | relevance | path

Searched refs:feature_unsupported (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp88 raw_error_code::feature_unsupported, in checkHashHdrVersion()
102 raw_error_code::feature_unsupported, in readGSIHashHeader()
H A DRawError.cpp18 case raw_error_code::feature_unsupported: in message()
H A DDbiStream.cpp68 return make_error<RawError>(raw_error_code::feature_unsupported, in reload()
251 return make_error<RawError>(raw_error_code::feature_unsupported, in initializeSectionContributionData()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h18 feature_unsupported, enumerator