Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h410 #define Dbg_reloc_ars_entry Dbg64_reloc_ars_entry macro
642 #define Dbg_reloc_ars_entry Dbg32_reloc_ars_entry macro
931 extern void Dbg_reloc_ars_entry(Lm_list *, int, Word, Half, Rel_desc *);
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c401 Dbg_reloc_ars_entry(Lm_list *lml, int caller, Word type, Half mach, in Dbg_reloc_ars_entry() function
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Drelocate.c822 DBG_CALL(Dbg_reloc_ars_entry(ofl->ofl_lml, ELF_DBG_LD, in ld_add_actrel()