Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DSymbolicFile.cpp56 case file_magic::macho_executable: in createSymbolicFile()
107 case file_magic::macho_executable: in isSymbolicFile()
H A DBinary.cpp60 case file_magic::macho_executable: in createBinary()
H A DObjectFile.cpp167 case file_magic::macho_executable: in createObjectFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMagic.h31 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMagic.h32 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMagic.h33 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMagic.h33 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMagic.h32 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMagic.h33 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DSymbolicFile.cpp62 case file_magic::macho_executable: in createSymbolicFile()
H A DBinary.cpp59 case file_magic::macho_executable: in createBinary()
H A DObjectFile.cpp149 case file_magic::macho_executable: in createObjectFile()
/aosp_15_r20/external/llvm/lib/Object/
H A DSymbolicFile.cpp49 case sys::fs::file_magic::macho_executable: in createSymbolicFile()
H A DBinary.cpp52 case sys::fs::file_magic::macho_executable: in createBinary()
H A DObjectFile.cpp92 case sys::fs::file_magic::macho_executable: in createObjectFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMagic.cpp154 return file_magic::macho_executable; in identify_magic()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DMagic.cpp166 return file_magic::macho_executable; in identify_magic()
/aosp_15_r20/external/llvm/unittests/Support/
H A DPath.cpp746 const char macho_executable[] = variable
785 DEFINE(macho_executable), in TEST_F()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h251 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DFileSystem.h250 macho_executable, ///< Mach-O Executable enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp1090 case 2: return file_magic::macho_executable; in identify_magic()
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp1093 case 2: return file_magic::macho_executable; in identify_magic()