Searched refs:bitcode_section_not_found (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/Object/
H A DError.h32 bitcode_section_not_found, member in class:llvm::object::object_error
/external/llvm/lib/Object/
H A DError.cpp48 case object_error::bitcode_section_not_found:
H A DFunctionIndexObjectFile.cpp49 return object_error::bitcode_section_not_found;
H A DIRObjectFile.cpp279 return object_error::bitcode_section_not_found;
/external/llvm/tools/gold/
H A Dgold-plugin.cpp415 EC == object::object_error::bitcode_section_not_found)

Completed in 175 milliseconds