Searched refs:Elf_reloc_entry_1 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 74 Elf_reloc_entry_1(lml, caller, MSG_INTL(MSG_STR_IN), mach, type, reloc, in Dbg_reloc_error() 302 Elf_reloc_entry_1(ofl->ofl_lml, caller, MSG_ORIG(MSG_STR_EMPTY), in Dbg_reloc_out() 319 Elf_reloc_entry_1(lml, caller, MSG_INTL(MSG_STR_IN), mach, type, reloc, in Dbg_reloc_in() 434 Elf_reloc_entry_1(lml, ELF_DBG_LD, prestr, mach, type, reloc, secname, in Dbg_reloc_entry() 658 Elf_reloc_entry_1(Lm_list *lml, int caller, const char *prestr, Half mach, in Elf_reloc_entry_1() function
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 1109 #define Elf_reloc_entry_1 Elf64_reloc_entry_1 macro 1145 #define Elf_reloc_entry_1 Elf32_reloc_entry_1 macro 1187 extern void Elf_reloc_entry_1(Lm_list *, int, const char *, Half, Word,
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 2718 Elf_reloc_entry_1(0, ELF_DBG_ELFDUMP, in reloc()
|