Searched refs:macho_core (Results 1 – 6 of 6) sorted by relevance
51 case sys::fs::file_magic::macho_core: in createSymbolicFile()
54 case sys::fs::file_magic::macho_core: in createBinary()
84 case sys::fs::file_magic::macho_core: in createObjectFile()
733 const char macho_core[] = "\xfe\xed\xfa\xce..........\x00\x04"; variable764 DEFINE(macho_core), in TEST_F()
238 macho_core, ///< Mach-O Core File enumerator
1055 case 4: return file_magic::macho_core; in identify_magic()