Searched refs:macho_preload_executable (Results 1 – 6 of 6) 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()
85 case sys::fs::file_magic::macho_preload_executable: in createObjectFile()
734 const char macho_preload_executable[] = "\xfe\xed\xfa\xce..........\x00\x05"; variable765 DEFINE(macho_preload_executable), in TEST_F()
239 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
1056 case 5: return file_magic::macho_preload_executable; in identify_magic()