Searched refs:macho_kext_bundle (Results 1 – 6 of 6) sorted by relevance
58 case sys::fs::file_magic::macho_kext_bundle: in createSymbolicFile()
61 case sys::fs::file_magic::macho_kext_bundle: in createBinary()
91 case sys::fs::file_magic::macho_kext_bundle: in createObjectFile()
740 const char macho_kext_bundle[] = "\xfe\xed\xfa\xce..........\x00\x0b"; variable771 DEFINE(macho_kext_bundle), in TEST_F()
245 macho_kext_bundle, ///< Mach-O kext bundle file enumerator
1062 case 11: return file_magic::macho_kext_bundle; in identify_magic()