Searched refs:elf_executable (Results 1 – 5 of 5) sorted by relevance
46 case sys::fs::file_magic::elf_executable: in createSymbolicFile()
48 case sys::fs::file_magic::elf_executable: in createBinary()
77 case sys::fs::file_magic::elf_executable: in createObjectFile()
232 elf_executable, ///< ELF Executable image enumerator
1012 case 2: return file_magic::elf_executable; in identify_magic()