Searched refs:Executable (Results 1 – 1 of 1) sorted by relevance
71 if ElfType::from(ehdr.e_type) != ElfType::Executable in inner_probe_common()664 } else if elf_type == ElfType::Executable { in load()878 Executable, enumerator891 0x02 => Self::Executable, in from()