Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DSymbolicFile.cpp49 case sys::fs::file_magic::macho_executable: in createSymbolicFile()
DBinary.cpp52 case sys::fs::file_magic::macho_executable: in createBinary()
DObjectFile.cpp92 case sys::fs::file_magic::macho_executable: in createObjectFile()
/external/llvm/unittests/Support/
DPath.cpp746 const char macho_executable[] = variable
785 DEFINE(macho_executable), in TEST_F()
/external/llvm/include/llvm/Support/
DFileSystem.h250 macho_executable, ///< Mach-O Executable enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h251 macho_executable, ///< Mach-O Executable enumerator
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp1090 case 2: return file_magic::macho_executable; in identify_magic()
/external/llvm/lib/Support/
DPath.cpp1093 case 2: return file_magic::macho_executable; in identify_magic()