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()
87 case sys::fs::file_magic::elf_executable: in createObjectFile()
246 elf_executable, ///< ELF Executable image enumerator
1040 case 2: return file_magic::elf_executable; in identify_magic()