Searched refs:macho_preload_executable (Results 1 – 6 of 6) sorted by relevance
50 case sys::fs::file_magic::macho_preload_executable: in createSymbolicFile()
55 case sys::fs::file_magic::macho_preload_executable: in createBinary()
73 case sys::fs::file_magic::macho_preload_executable: in createObjectFile()
554 const char macho_preload_executable[] = "\xfe\xed\xfa\xce..........\x00\x05"; variable584 DEFINE(macho_preload_executable), in TEST_F()
238 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
1009 case 5: return file_magic::macho_preload_executable; in identify_magic()