Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/BinaryFormat/
DTestFileMagic.cpp66 const char macho_preload_executable[] = variable
108 DEFINE(macho_preload_executable), in TEST_F()
/external/llvm-project/llvm/lib/Object/
DSymbolicFile.cpp59 case file_magic::macho_preload_executable: in createSymbolicFile()
108 case file_magic::macho_preload_executable: in isSymbolicFile()
DBinary.cpp63 case file_magic::macho_preload_executable: in createBinary()
DObjectFile.cpp163 case file_magic::macho_preload_executable: in createObjectFile()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMagic.h34 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMagic.h34 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DSymbolicFile.cpp65 case file_magic::macho_preload_executable: in createSymbolicFile()
DBinary.cpp62 case file_magic::macho_preload_executable: in createBinary()
DObjectFile.cpp152 case file_magic::macho_preload_executable: in createObjectFile()
/external/llvm/lib/Object/
DSymbolicFile.cpp52 case sys::fs::file_magic::macho_preload_executable: in createSymbolicFile()
DBinary.cpp55 case sys::fs::file_magic::macho_preload_executable: in createBinary()
DObjectFile.cpp95 case sys::fs::file_magic::macho_preload_executable: in createObjectFile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMagic.cpp160 return file_magic::macho_preload_executable; in identify_magic()
/external/llvm-project/llvm/lib/BinaryFormat/
DMagic.cpp161 return file_magic::macho_preload_executable; in identify_magic()
/external/llvm/unittests/Support/
DPath.cpp752 const char macho_preload_executable[] = variable
788 DEFINE(macho_preload_executable), in TEST_F()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h254 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/external/llvm/include/llvm/Support/
DFileSystem.h253 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp1093 case 5: return file_magic::macho_preload_executable; in identify_magic()
/external/llvm/lib/Support/
DPath.cpp1096 case 5: return file_magic::macho_preload_executable; in identify_magic()