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