Home
last modified time | relevance | path

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

/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/llvm/unittests/Support/
DPath.cpp752 const char macho_preload_executable[] = variable
788 DEFINE(macho_preload_executable), in TEST_F()
/external/llvm/include/llvm/Support/
DFileSystem.h253 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h254 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()