Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h385 #define Dbg_map_pass Dbg64_map_pass macro
616 #define Dbg_map_pass Dbg32_map_pass macro
899 extern void Dbg_map_pass(Lm_list *, Boolean, const char *, Lineno,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c37 Dbg_map_pass(Lm_list *lml, Boolean enable, const char *file, in Dbg_map_pass() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c1555 DBG_CALL(Dbg_map_pass(arg_mf.mf_ofl->ofl_lml, pass, in cdir_process()