Searched refs:macho_object (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Object/
H A DBinary.cpp51 case sys::fs::file_magic::macho_object:
H A DModuleSummaryIndexObjectFile.cpp57 case sys::fs::file_magic::macho_object:
H A DSymbolicFile.cpp64 case sys::fs::file_magic::macho_object:
H A DObjectFile.cpp91 case sys::fs::file_magic::macho_object:
H A DIRObjectFile.cpp297 case sys::fs::file_magic::macho_object:
/external/llvm/include/llvm/Support/
H A DFileSystem.h249 macho_object, ///< Mach-O Object file enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h250 macho_object, ///< Mach-O Object file enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/unittests/Support/
H A DPath.cpp744 const char macho_object[] = member in namespace:__anon15058
784 DEFINE(macho_object),
/external/llvm/lib/Support/
H A DPath.cpp1092 case 1: return file_magic::macho_object;
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp1089 case 1: return file_magic::macho_object;

Completed in 85 milliseconds