Home
last modified time | relevance | path

Searched refs:Elf_reloc_title (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c106 Elf_reloc_title(lml, ELF_DBG_RTLD, rtype); in Dbg_reloc_run()
151 Elf_reloc_title(lml, ELF_DBG_LD, type); in Dbg_reloc_generate()
194 Elf_reloc_title(lml, ELF_DBG_LD, risp->is_shdr->sh_type); in Dbg_reloc_proc()
207 Elf_reloc_title(lml, ELF_DBG_LD_ACT, 0); in Dbg_reloc_doact_title()
246 Elf_reloc_title(lml, ELF_DBG_LD, type); in Dbg_reloc_dooutrel()
512 Elf_reloc_title(Lm_list *lml, int caller, Word type) in Elf_reloc_title() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h1105 #define Elf_reloc_title Elf64_reloc_title macro
1141 #define Elf_reloc_title Elf32_reloc_title macro
1186 extern void Elf_reloc_title(Lm_list *, int, Word);
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2735 Elf_reloc_title(0, ELF_DBG_ELFDUMP, type); in reloc()