Searched refs:Dbg_reloc_discard (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Ddebug.h412 #define Dbg_reloc_discard Dbg64_reloc_discard macro
645 #define Dbg_reloc_discard Dbg32_reloc_discard macro
935 extern void Dbg_reloc_discard(Lm_list *, Half, Rel_desc *);
/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c250 Dbg_reloc_discard(Lm_list *lml, Half mach, Rel_desc *rsp) function
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c302 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, orsp));
708 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, arsp));
H A Dmachrel.intel.c243 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, orsp));
754 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, arsp));
H A Dmachrel.sparc.c632 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, orsp));
1076 DBG_CALL(Dbg_reloc_discard(ofl->ofl_lml, M_MACH, arsp));

Completed in 111 milliseconds