Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h411 #define Dbg_reloc_ars_entry Dbg64_reloc_ars_entry macro
642 #define Dbg_reloc_ars_entry Dbg32_reloc_ars_entry macro
928 extern void Dbg_reloc_ars_entry(Lm_list *, int, Word, Half, Rel_desc *);
/illumos-gate/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
/illumos-gate/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()