Searched refs:macho_executable (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Object/
H A DBinary.cpp52 case sys::fs::file_magic::macho_executable:
H A DSymbolicFile.cpp49 case sys::fs::file_magic::macho_executable:
H A DObjectFile.cpp92 case sys::fs::file_magic::macho_executable:
/external/llvm/include/llvm/Support/
H A DFileSystem.h250 macho_executable, ///< Mach-O Executable enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h251 macho_executable, ///< Mach-O Executable enumerator in enum:llvm::sys::fs::file_magic::Impl
/external/llvm/unittests/Support/
H A DPath.cpp746 const char macho_executable[] = member in namespace:__anon15058
785 DEFINE(macho_executable),
/external/llvm/lib/Support/
H A DPath.cpp1093 case 2: return file_magic::macho_executable;
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp1090 case 2: return file_magic::macho_executable;

Completed in 80 milliseconds