Searched refs:macho_executable (Results 1 – 6 of 6) sorted by relevance
47 case sys::fs::file_magic::macho_executable: in createSymbolicFile()
52 case sys::fs::file_magic::macho_executable: in createBinary()
70 case sys::fs::file_magic::macho_executable: in createObjectFile()
550 const char macho_executable[] = "\xfe\xed\xfa\xce..........\x00\x02"; variable581 DEFINE(macho_executable), in TEST_F()
235 macho_executable, ///< Mach-O Executable enumerator
1006 case 2: return file_magic::macho_executable; in identify_magic()