Searched refs:macho_preload_executable (Results 1 – 8 of 8) sorted by relevance
52 case sys::fs::file_magic::macho_preload_executable: in createSymbolicFile()
55 case sys::fs::file_magic::macho_preload_executable: in createBinary()
95 case sys::fs::file_magic::macho_preload_executable: in createObjectFile()
752 const char macho_preload_executable[] = variable788 DEFINE(macho_preload_executable), in TEST_F()
253 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
254 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
1093 case 5: return file_magic::macho_preload_executable; in identify_magic()
1096 case 5: return file_magic::macho_preload_executable; in identify_magic()