Searched defs:Elf_reloc_title (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c106 Elf_reloc_title(lml, ELF_DBG_RTLD, rtype);
151 Elf_reloc_title(lml, ELF_DBG_LD, type);
194 Elf_reloc_title(lml, ELF_DBG_LD, risp->is_shdr->sh_type);
207 Elf_reloc_title(lml, ELF_DBG_LD_ACT, 0);
246 Elf_reloc_title(lml, ELF_DBG_LD, type);
512 Elf_reloc_title(Lm_list *lml, int caller, Word type) function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h1111 #define Elf_reloc_title Elf64_reloc_title macro
1147 #define Elf_reloc_title Elf32_reloc_title macro
1192 extern void Elf_reloc_title(Lm_list *, int, Word);

Completed in 63 milliseconds