Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h412 #define Dbg_reloc_copy Dbg64_reloc_copy macro
643 #define Dbg_reloc_copy Dbg32_reloc_copy macro
929 extern void Dbg_reloc_copy(Rt_map *, Rt_map *, const char *, int);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c121 Dbg_reloc_copy(Rt_map *dlmp, Rt_map *nlmp, const char *name, int zero) in Dbg_reloc_copy() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c438 DBG_CALL(Dbg_reloc_copy(rcp->r_dlmp, nlmp, in _relocate_lmc()