Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp81 return errorCodeToError(object_error::bitcode_section_not_found); in findBitcodeInObject()
86 return errorCodeToError(object_error::bitcode_section_not_found); in findBitcodeInObject()
H A DError.cpp51 case object_error::bitcode_section_not_found: in message()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DError.h37 bitcode_section_not_found, enumerator