Lines Matching defs:eh
45 Ebl *eh)
48 alpha_init_reloc (eh);
49 HOOK (eh, dynamic_tag_name);
50 HOOK (eh, dynamic_tag_check);
51 HOOK (eh, reloc_simple_type);
52 HOOK (eh, return_value_location);
53 HOOK (eh, machine_section_flag_check);
54 HOOK (eh, check_special_section);
55 HOOK (eh, check_special_symbol);
56 HOOK (eh, check_st_other_bits);
57 HOOK (eh, register_info);
58 HOOK (eh, core_note);
59 HOOK (eh, auxv_info);
60 eh->sysvhash_entrysize = sizeof (Elf64_Xword);
62 return eh;