Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h393 #define Dbg_map_sort_title Dbg64_map_sort_title macro
624 #define Dbg_map_sort_title Dbg32_map_sort_title macro
909 extern void Dbg_map_sort_title(Lm_list *, Boolean);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmap.c170 Dbg_map_sort_title(Lm_list *lml, Boolean orig) in Dbg_map_sort_title() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c2509 DBG_CALL(Dbg_map_sort_title(ofl->ofl_lml, TRUE)); in sort_seg_list()
2618 Dbg_map_sort_title(ofl->ofl_lml, FALSE); in sort_seg_list()