Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h380 #define Dbg_map_dv_entry Dbg64_map_dv_entry macro
611 #define Dbg_map_dv_entry Dbg32_map_dv_entry macro
894 extern void Dbg_map_dv_entry(Lm_list *, Lineno, int, const char *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c157 Dbg_map_dv_entry(Lm_list *lml, Lineno lineno, int require, const char *version) in Dbg_map_dv_entry() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c336 DBG_CALL(Dbg_map_dv_entry(mf->mf_ofl->ofl_lml, mf->mf_lineno, in ld_map_dv_entry()