Home | History | Annotate | Download | only in backends

Lines Matching refs:eh

39 x86_64_init (elf, machine, eh, ehlen)
42 Ebl *eh;
50 eh->name = "AMD x86-64";
51 x86_64_init_reloc (eh);
52 HOOK (eh, reloc_simple_type);
53 HOOK (eh, core_note);
54 HOOK (eh, return_value_location);
55 HOOK (eh, register_info);
56 HOOK (eh, syscall_abi);
57 HOOK (eh, auxv_info);
58 HOOK (eh, disasm);