Searched refs:macho_preload_executable (Results 1 – 5 of 5) sorted by relevance
59 case file_magic::macho_preload_executable: in createSymbolicFile()110 case file_magic::macho_preload_executable: in isSymbolicFile()
63 case file_magic::macho_preload_executable: in createBinary()
170 case file_magic::macho_preload_executable: in createObjectFile()
35 macho_preload_executable, ///< Mach-O Preloaded Executable enumerator
172 return file_magic::macho_preload_executable; in identify_magic()