Home | History | Annotate | Download | only in backends

Lines Matching refs:eh

40 ppc_init (elf, machine, eh, ehlen)
43 Ebl *eh;
51 eh->name = "PowerPC";
52 ppc_init_reloc (eh);
53 HOOK (eh, reloc_simple_type);
54 HOOK (eh, dynamic_tag_name);
55 HOOK (eh, dynamic_tag_check);
56 HOOK (eh, check_special_symbol);
57 HOOK (eh, bss_plt_p);
58 HOOK (eh, return_value_location);
59 HOOK (eh, register_info);
60 HOOK (eh, syscall_abi);
61 HOOK (eh, core_note);
62 HOOK (eh, auxv_info);
63 HOOK (eh, check_object_attribute);