Searched refs:ibcs2_interpreter (Results 1 – 3 of 3) sorted by relevance
90 extern void ia64_set_personality (struct elf64_hdr *elf_ex, int ibcs2_interpreter);
472 unsigned char ibcs2_interpreter = 0; in load_elf_binary() local587 ibcs2_interpreter = 1; in load_elf_binary()592 SET_PERSONALITY(elf_ex, ibcs2_interpreter); in load_elf_binary()643 SET_PERSONALITY(elf_ex, ibcs2_interpreter); in load_elf_binary()
504 ia64_set_personality (struct elf64_hdr *elf_ex, int ibcs2_interpreter) in ia64_set_personality() argument