Lines Matching refs:caller
34 Dbg_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword off, Xword value) in Dbg_reloc_apply_reg() argument
46 Elf_reloc_apply_reg(lml, caller, mach, off, value); in Dbg_reloc_apply_reg()
50 Dbg_reloc_apply_val(Lm_list *lml, int caller, Xword off, Xword value) in Dbg_reloc_apply_val() argument
62 Elf_reloc_apply_val(lml, caller, off, value); in Dbg_reloc_apply_val()
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()
211 Dbg_reloc_doact(Lm_list *lml, int caller, Half mach, Word type, Rel_desc *rdesc, in Dbg_reloc_doact() argument
230 Elf_reloc_entry_2(lml, caller, MSG_ORIG(MSG_STR_EMPTY), type, in Dbg_reloc_doact()
294 Dbg_reloc_out(Ofl_desc *ofl, int caller, Word type, void *reloc, in Dbg_reloc_out() argument
302 Elf_reloc_entry_1(ofl->ofl_lml, caller, MSG_ORIG(MSG_STR_EMPTY), 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()
359 Dbg_reloc_ors_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ors_entry() argument
391 Elf_reloc_entry_2(lml, caller, MSG_INTL(MSG_STR_OUT), type, in Dbg_reloc_ors_entry()
401 Dbg_reloc_ars_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ars_entry() argument
417 Elf_reloc_entry_2(lml, caller, MSG_INTL(MSG_STR_ACT), type, in Dbg_reloc_ars_entry()
512 Elf_reloc_title(Lm_list *lml, int caller, Word type) in Elf_reloc_title() argument
514 if (caller == ELF_DBG_ELFDUMP) { in Elf_reloc_title()
528 if (caller == ELF_DBG_RTLD) { in Elf_reloc_title()
536 if (caller == ELF_DBG_LD) { in Elf_reloc_title()
550 if (caller == ELF_DBG_LD_ACT) { in Elf_reloc_title()
560 Elf_reloc_entry_2(Lm_list *lml, int caller, const char *prestr, Word type, in Elf_reloc_entry_2() argument
569 if (caller == ELF_DBG_ELFDUMP) { in Elf_reloc_entry_2()
589 if (caller == ELF_DBG_RTLD) { in Elf_reloc_entry_2()
599 if (caller == ELF_DBG_LD) { in Elf_reloc_entry_2()
621 if (caller == ELF_DBG_LD_ACT) { in Elf_reloc_entry_2()
658 Elf_reloc_entry_1(Lm_list *lml, int caller, const char *prestr, Half mach, in Elf_reloc_entry_1() argument
682 Elf_reloc_entry_2(lml, caller, prestr, type, str, off, add, secname, in Elf_reloc_entry_1()
692 Elf_reloc_apply_val(Lm_list *lml, int caller, Xword offset, Xword value) in Elf_reloc_apply_val() argument
694 if (caller == ELF_DBG_RTLD) in Elf_reloc_apply_val()
699 Elf_reloc_apply_reg(Lm_list *lml, int caller, Half mach, Xword offset, in Elf_reloc_apply_reg() argument
704 if (caller == ELF_DBG_RTLD) in Elf_reloc_apply_reg()