Home
last modified time | relevance | path

Searched refs:unrecognized_file_format (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cxxdump/
DError.cpp32 case cxxdump_error::unrecognized_file_format: in message()
DError.h25 unrecognized_file_format, enumerator
Dllvm-cxxdump.cpp510 reportError(Arc->getFileName(), cxxdump_error::unrecognized_file_format); in dumpArchive()
530 reportError(File, cxxdump_error::unrecognized_file_format); in dumpInput()
/external/llvm/tools/llvm-cxxdump/
DError.cpp32 case cxxdump_error::unrecognized_file_format: in message()
DError.h25 unrecognized_file_format, enumerator
Dllvm-cxxdump.cpp512 reportError(Arc->getFileName(), cxxdump_error::unrecognized_file_format); in dumpArchive()
532 reportError(File, cxxdump_error::unrecognized_file_format); in dumpInput()
/external/llvm/tools/llvm-readobj/
DError.h26 unrecognized_file_format, enumerator
DError.cpp41 case readobj_error::unrecognized_file_format: in message()
Dllvm-readobj.cpp454 reportError(Arc->getFileName(), readobj_error::unrecognized_file_format); in dumpArchive()
497 reportError(File, readobj_error::unrecognized_file_format); in dumpInput()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DError.h26 unrecognized_file_format, enumerator
DError.cpp41 case readobj_error::unrecognized_file_format: in message()
Dllvm-readobj.cpp534 reportError(Arc->getFileName(), readobj_error::unrecognized_file_format); in dumpArchive()
586 reportError(File, readobj_error::unrecognized_file_format); in dumpInput()
/external/llvm/tools/obj2yaml/
DError.cpp36 case obj2yaml_error::unrecognized_file_format: in message()
DError.h23 unrecognized_file_format, enumerator
Dobj2yaml.cpp45 return obj2yaml_error::unrecognized_file_format; in dumpInput()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
DError.cpp36 case obj2yaml_error::unrecognized_file_format: in message()
DError.h23 unrecognized_file_format, enumerator