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