Home
last modified time | relevance | path

Searched refs:macho_preload_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.cpp59 case file_magic::macho_preload_executable: in createSymbolicFile()
110 case file_magic::macho_preload_executable: in isSymbolicFile()
H A DBinary.cpp63 case file_magic::macho_preload_executable: in createBinary()
H A DObjectFile.cpp170 case file_magic::macho_preload_executable: in createObjectFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMagic.h34 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMagic.h35 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMagic.h36 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMagic.h36 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMagic.h35 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMagic.h36 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DSymbolicFile.cpp65 case file_magic::macho_preload_executable: in createSymbolicFile()
H A DBinary.cpp62 case file_magic::macho_preload_executable: in createBinary()
H A DObjectFile.cpp152 case file_magic::macho_preload_executable: in createObjectFile()
/aosp_15_r20/external/llvm/lib/Object/
H A DSymbolicFile.cpp52 case sys::fs::file_magic::macho_preload_executable: in createSymbolicFile()
H A DBinary.cpp55 case sys::fs::file_magic::macho_preload_executable: in createBinary()
H A DObjectFile.cpp95 case sys::fs::file_magic::macho_preload_executable: in createObjectFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMagic.cpp160 return file_magic::macho_preload_executable; in identify_magic()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DMagic.cpp172 return file_magic::macho_preload_executable; in identify_magic()
/aosp_15_r20/external/llvm/unittests/Support/
H A DPath.cpp752 const char macho_preload_executable[] = variable
788 DEFINE(macho_preload_executable), in TEST_F()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h254 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DFileSystem.h253 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp1093 case 5: return file_magic::macho_preload_executable; in identify_magic()
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp1096 case 5: return file_magic::macho_preload_executable; in identify_magic()