Home | History | Annotate | Download | only in backends

Lines Matching refs:eh

39 i386_init (elf, machine, eh, ehlen)
42 Ebl *eh;
50 eh->name = "Intel 80386";
51 i386_init_reloc (eh);
52 HOOK (eh, reloc_simple_type);
53 HOOK (eh, gotpc_reloc_check);
54 HOOK (eh, core_note);
55 generic_debugscn_p = eh->debugscn_p;
56 HOOK (eh, debugscn_p);
57 HOOK (eh, return_value_location);
58 HOOK (eh, register_info);
59 HOOK (eh, syscall_abi);
60 HOOK (eh, auxv_info);
61 HOOK (eh, disasm);