Lines Matching defs:lmp
36 Dbg_util_call_main(Rt_map *lmp)
38 Lm_list *lml = LIST(lmp);
41 dbg_print(lml, MSG_INTL(MSG_UTL_TRANS), NAME(lmp));
46 Dbg_util_call_init(Rt_map *lmp, int flag)
48 Lm_list *lml = LIST(lmp);
64 dbg_print(lml, MSG_INTL(MSG_UTL_INIT), str, NAME(lmp));
69 Dbg_util_intoolate(Rt_map *lmp)
71 Lm_list *lml = LIST(lmp);
74 dbg_print(lml, MSG_INTL(MSG_UTL_INTOOLATE), NAME(lmp));
127 Dbg_util_call_array(Rt_map *lmp, void *addr, int ndx, Word shtype)
129 Lm_list *lml = LIST(lmp);
143 NAME(lmp));
147 Dbg_util_call_fini(Rt_map *lmp)
149 Lm_list *lml = LIST(lmp);
155 dbg_print(lml, MSG_INTL(MSG_UTL_FINI), NAME(lmp));
189 Dbg_util_scc_entry(Rt_map *lmp, uint_t idx)
196 dbg_print(LIST(lmp), MSG_ORIG(MSG_UTL_SCC_ENTRY), idx, NAME(lmp));
247 Dbg_util_collect(Rt_map *lmp, int ndx, int flag)
249 Lm_list *lml = LIST(lmp);
266 dbg_print(lml, MSG_INTL(MSG_UTL_COLLECT), ndx, NAME(lmp), str);
285 Dbg_util_lcinterface(Rt_map *lmp, int tag, char *val)
298 dbg_print(LIST(lmp), MSG_INTL(MSG_UTL_LCINTERFACE), NAME(lmp), str,