Searched refs:bitcode_section_not_found (Results 1 – 4 of 4) sorted by relevance
80 return errorCodeToError(object_error::bitcode_section_not_found); in findBitcodeInObject()85 return errorCodeToError(object_error::bitcode_section_not_found); in findBitcodeInObject()
50 case object_error::bitcode_section_not_found: in message()
35 bitcode_section_not_found, enumerator
572 EC == object::object_error::bitcode_section_not_found) in claim_file_hook()