Lines Matching refs:secname
215 const char *secname; in Dbg_reloc_doact() local
225 secname = osp->os_name; in Dbg_reloc_doact()
228 secname = MSG_ORIG(MSG_STR_EMPTY); in Dbg_reloc_doact()
232 off, value, secname, (*rel_desc_sname_func)(rdesc), in Dbg_reloc_doact()
295 const char *secname, const char *symname) in Dbg_reloc_out() argument
303 ofl->ofl_dehdr->e_machine, type, reloc, secname, symname, in Dbg_reloc_out()
309 const char *secname, Word secndx, const char *symname) in Dbg_reloc_in() argument
320 dbg_fmt_isec_name2(secname, secndx, buf, &alloc_mem), symname, in Dbg_reloc_in()
363 const char *secname, *symname; in Dbg_reloc_ors_entry() local
371 secname = MSG_ORIG(MSG_SCN_GOT); in Dbg_reloc_ors_entry()
373 secname = MSG_ORIG(MSG_SCN_PLT); in Dbg_reloc_ors_entry()
375 secname = MSG_ORIG(MSG_SCN_BSS); in Dbg_reloc_ors_entry()
379 secname = osp ? osp->os_name : MSG_INTL(MSG_STR_NULL); in Dbg_reloc_ors_entry()
393 orsp->rel_roffset, orsp->rel_raddend, secname, symname, in Dbg_reloc_ors_entry()
405 const char *secname; in Dbg_reloc_ars_entry() local
413 secname = MSG_ORIG(MSG_SCN_GOT); in Dbg_reloc_ars_entry()
415 secname = RELAUX_GET_OSDESC(arsp)->os_name; in Dbg_reloc_ars_entry()
419 arsp->rel_roffset, arsp->rel_raddend, secname, in Dbg_reloc_ars_entry()
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()
561 const char *typestr, Addr off, Sxword add, const char *secname, in Elf_reloc_entry_2() argument
574 secname, symname); in Elf_reloc_entry_2()
578 secname, symname); in Elf_reloc_entry_2()
582 typestr, EC_OFF(off), secname, symname); in Elf_reloc_entry_2()
585 typestr, EC_OFF(off), secname, symname); in Elf_reloc_entry_2()
604 EC_SXWORD(add), secname, symname, poststr); in Elf_reloc_entry_2()
608 EC_SXWORD(add), secname, symname, poststr); in Elf_reloc_entry_2()
612 prestr, typestr, EC_OFF(off), secname, in Elf_reloc_entry_2()
616 prestr, typestr, EC_OFF(off), secname, in Elf_reloc_entry_2()
649 value, secname, symname, poststr); in Elf_reloc_entry_2()
653 value, secname, symname, poststr); in Elf_reloc_entry_2()
659 Word type, void *reloc, const char *secname, const char *symname, in Elf_reloc_entry_1() argument
682 Elf_reloc_entry_2(lml, caller, prestr, type, str, off, add, secname, in Elf_reloc_entry_1()