Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/BinaryFormat/
DTestFileMagic.cpp60 const char macho_executable[] = variable
105 DEFINE(macho_executable), in TEST_F()
/external/llvm-project/llvm/lib/Object/
DSymbolicFile.cpp56 case file_magic::macho_executable: in createSymbolicFile()
105 case file_magic::macho_executable: in isSymbolicFile()
DBinary.cpp60 case file_magic::macho_executable: in createBinary()
DObjectFile.cpp160 case file_magic::macho_executable: in createObjectFile()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMagic.h31 macho_executable, ///< Mach-O Executable enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMagic.h31 macho_executable, ///< Mach-O Executable enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DSymbolicFile.cpp62 case file_magic::macho_executable: in createSymbolicFile()
DBinary.cpp59 case file_magic::macho_executable: in createBinary()
DObjectFile.cpp149 case file_magic::macho_executable: in createObjectFile()
/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/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMagic.cpp154 return file_magic::macho_executable; in identify_magic()
/external/llvm-project/llvm/lib/BinaryFormat/
DMagic.cpp155 return file_magic::macho_executable; in identify_magic()
/external/llvm/unittests/Support/
DPath.cpp746 const char macho_executable[] = variable
785 DEFINE(macho_executable), in TEST_F()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h251 macho_executable, ///< Mach-O Executable enumerator
/external/llvm/include/llvm/Support/
DFileSystem.h250 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()