Lines Matching refs:reloc
66 Dbg_reloc_error(Lm_list *lml, int caller, Half mach, Word type, void *reloc, in Dbg_reloc_error() argument
74 Elf_reloc_entry_1(lml, caller, MSG_INTL(MSG_STR_IN), mach, type, reloc, in Dbg_reloc_error()
294 Dbg_reloc_out(Ofl_desc *ofl, int caller, Word type, void *reloc, in Dbg_reloc_out() argument
303 ofl->ofl_dehdr->e_machine, type, reloc, secname, symname, in Dbg_reloc_out()
308 Dbg_reloc_in(Lm_list *lml, int caller, Half mach, Word type, void *reloc, in Dbg_reloc_in() argument
319 Elf_reloc_entry_1(lml, caller, MSG_INTL(MSG_STR_IN), mach, type, reloc, in Dbg_reloc_in()
425 void *reloc, const char *secname, const char *symname, const char *poststr) in Dbg_reloc_entry() argument
434 Elf_reloc_entry_1(lml, ELF_DBG_LD, prestr, mach, type, reloc, secname, in Dbg_reloc_entry()
659 Word type, void *reloc, const char *secname, const char *symname, in Elf_reloc_entry_1() argument
668 Rela *rela = (Rela *)reloc; in Elf_reloc_entry_1()
675 Rel *rel = (Rel *)reloc; in Elf_reloc_entry_1()