Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h379 #define Dbg_map_dv Dbg64_map_dv macro
610 #define Dbg_map_dv Dbg32_map_dv macro
893 extern void Dbg_map_dv(Lm_list *, const char *, Lineno);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c145 Dbg_map_dv(Lm_list *lml, const char *obj_name, Lineno lineno) in Dbg_map_dv() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c287 DBG_CALL(Dbg_map_dv(mf->mf_ofl->ofl_lml, sdf->sdf_name, in ld_map_dv()