Searched refs:ia64_set_personality (Results 1 – 2 of 2) sorted by relevance
90 extern void ia64_set_personality (struct elf64_hdr *elf_ex, int ibcs2_interpreter);91 #define SET_PERSONALITY(ex, ibcs2) ia64_set_personality(&(ex), ibcs2)
504 ia64_set_personality (struct elf64_hdr *elf_ex, int ibcs2_interpreter) in ia64_set_personality() function