Searched refs:poststr (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 425 void *reloc, const char *secname, const char *symname, const char *poststr) in Dbg_reloc_entry() argument 435 symname, poststr); in Dbg_reloc_entry() 562 const char *symname, const char *poststr) in Elf_reloc_entry_2() argument 593 poststr); in Elf_reloc_entry_2() 596 typestr, EC_OFF(off), symname, poststr); 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() 613 symname, poststr); in Elf_reloc_entry_2() 617 symname, poststr); in Elf_reloc_entry_2() 649 value, secname, symname, poststr); in Elf_reloc_entry_2() [all …]
|
H A D | syms.c | 640 const char *sec, const char *poststr) in Elf_syms_table_entry() argument 665 sec, Elf_demangle_name(poststr)); in Elf_syms_table_entry()
|