Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h386 #define Dbg_map_post_title Dbg64_map_post_title macro
617 #define Dbg_map_post_title Dbg32_map_post_title macro
901 extern void Dbg_map_post_title(Lm_list *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c313 Dbg_map_post_title(Lm_list *lml) in Dbg_map_post_title() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c2645 DBG_CALL(Dbg_map_post_title(ofl->ofl_lml)); in ld_map_post_process()