Searched refs:arch_not_found (Results 1 – 6 of 6) sorted by relevance
29 arch_not_found = 1, enumerator
38 case object_error::arch_not_found: in message()
219 object_error::arch_not_found); in getObjectForArch()226 object_error::arch_not_found); in getObjectForArch()
210 return make_error_code(object::object_error::arch_not_found); in makeLTOModule()
499 return errorCodeToError(object_error::arch_not_found); in getOrCreateObject()
694 return errorCodeToError(object_error::arch_not_found); in loadBinaryFormat()