Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h423 #define Dbg_reloc_proc Dbg64_reloc_proc macro
654 #define Dbg_reloc_proc Dbg32_reloc_proc macro
945 extern void Dbg_reloc_proc(Lm_list *, Os_desc *, Is_desc *, Is_desc *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c169 Dbg_reloc_proc(Lm_list *lml, Os_desc *osp, Is_desc *isp, Is_desc *risp) in Dbg_reloc_proc() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2166 DBG_CALL(Dbg_reloc_proc(ofl->ofl_lml, osect, isect, rsect)); in reloc_section()