Lines Matching defs:lml

38 	Lm_list	*lml = LIST(lmp);
40 Dbg_util_nl(lml, DBG_NL_FRC);
41 dbg_print(lml, MSG_INTL(MSG_UTL_TRANS), NAME(lmp));
42 Dbg_util_nl(lml, DBG_NL_FRC);
48 Lm_list *lml = LIST(lmp);
63 Dbg_util_nl(lml, DBG_NL_STD);
64 dbg_print(lml, MSG_INTL(MSG_UTL_INIT), str, NAME(lmp));
65 Dbg_util_nl(lml, DBG_NL_STD);
71 Lm_list *lml = LIST(lmp);
73 Dbg_util_nl(lml, DBG_NL_STD);
74 dbg_print(lml, MSG_INTL(MSG_UTL_INTOOLATE), NAME(lmp));
75 Dbg_util_nl(lml, DBG_NL_STD);
79 Dbg_util_dbnotify(Lm_list *lml, rd_event_e event, r_state_e state)
121 Dbg_util_nl(lml, DBG_NL_STD);
122 dbg_print(lml, MSG_INTL(MSG_UTL_DBNOTIFY), estr, sstr);
123 Dbg_util_nl(lml, DBG_NL_STD);
129 Lm_list *lml = LIST(lmp);
142 dbg_print(lml, MSG_INTL(MSG_UTL_ARRAY), str, ndx, EC_NATPTR(addr),
149 Lm_list *lml = LIST(lmp);
154 Dbg_util_nl(lml, DBG_NL_STD);
155 dbg_print(lml, MSG_INTL(MSG_UTL_FINI), NAME(lmp));
156 Dbg_util_nl(lml, DBG_NL_STD);
160 Dbg_util_str(Lm_list *lml, const char *str)
162 Dbg_util_nl(lml, DBG_NL_STD);
163 Dbg_util_nl(lml, DBG_NL_FRC);
164 dbg_print(lml, MSG_ORIG(MSG_FMT_STR), str);
165 Dbg_util_nl(lml, DBG_NL_FRC);
166 Dbg_util_nl(lml, DBG_NL_STD);
170 Dbg_util_scc_title(Lm_list *lml, int sec)
184 Dbg_util_nl(lml, DBG_NL_STD);
185 dbg_print(lml, MSG_INTL(MSG_UTL_SCC_TITLE), _sec);
202 Dbg_util_edge_in(Lm_list *lml, Rt_map *clmp, uint_t flags, Rt_map *dlmp,
219 Dbg_util_nl(lml, DBG_NL_STD);
222 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_TITLE_I), str);
224 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_TITLE_S), str);
226 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_START), ndx, NAME(dlmp));
228 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_IN), ndx, NAME(dlmp),
249 Lm_list *lml = LIST(lmp);
263 Dbg_util_nl(lml, DBG_NL_STD);
266 dbg_print(lml, MSG_INTL(MSG_UTL_COLLECT), ndx, NAME(lmp), str);
328 Dbg_util_nl(Lm_list *lml, int flag)
333 dbg_print(lml, MSG_ORIG(MSG_STR_EMPTY));