Searched refs:arch_not_found (Results 1 – 6 of 6) sorted by relevance
30 arch_not_found = 1, enumerator
38 case object_error::arch_not_found: in message()
238 object_error::arch_not_found); in getObjectForArch()245 object_error::arch_not_found); in getObjectForArch()
207 return make_error_code(object::object_error::arch_not_found); in makeLTOModule()
615 return errorCodeToError(object_error::arch_not_found); in getOrCreateObject()
1154 return errorCodeToError(object_error::arch_not_found); in loadBinaryFormat()