Searched refs:macho_executable (Results 1 – 5 of 5) sorted by relevance
60 case sys::fs::file_magic::macho_executable: in createObjectFile()
71 case sys::fs::file_magic::macho_executable: in createBinary()
514 case sys::fs::file_magic::macho_executable: in loadObject()
230 macho_executable, ///< Mach-O Executable enumerator
918 case 2: return file_magic::macho_executable; in identify_magic()