Home | History | Annotate | Download | only in backends

Lines Matching refs:eh

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