Searched refs:INTERPRETER_ELF (Results 1 – 1 of 1) sorted by relevance
462 #define INTERPRETER_ELF 2 macro615 interpreter_type = INTERPRETER_ELF | INTERPRETER_AOUT; in load_elf_binary()621 interpreter_type = INTERPRETER_ELF; in load_elf_binary()624 interpreter_type &= ~INTERPRETER_ELF; in load_elf_binary()631 if ((interpreter_type & INTERPRETER_ELF) && in load_elf_binary()632 interpreter_type != INTERPRETER_ELF) { in load_elf_binary()635 interpreter_type = INTERPRETER_ELF; in load_elf_binary()638 if ((interpreter_type == INTERPRETER_ELF) && in load_elf_binary()