Searched refs:RD_POSTINIT (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | link.h | 552 RD_POSTINIT, /* the Second rendezvous after .init */ enumerator
|
/titanic_50/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rtld_db.c | 246 case RD_POSTINIT: in rd_event_addr()
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | util.c | 94 case RD_POSTINIT: in Dbg_util_dbnotify()
|
H A D | liblddbg.msg | 1646 @ MSG_UTL_EVNT_POSTINIT "RD_POSTINIT"
|
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | ps.c | 207 if (rd_event_addr(procp->pp_rap, RD_POSTINIT, &rd_notify) == RD_OK) { in ps_init()
|
H A D | bpt.c | 265 if (emt.type == RD_POSTINIT) in handle_sp_break()
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_proc.c | 297 case RD_POSTINIT: in dt_proc_rdevent() 350 dt_proc_rdwatch(dpr, RD_POSTINIT, "RD_POSTINIT"); in dt_proc_attach()
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | setup.c | 1216 rd_event(&lml_main, RD_POSTINIT, 0); in setup()
|
H A D | util.c | 127 case RD_POSTINIT: in rd_event()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | fcall.c | 162 if (rd_event_addr(Rdb_agent, RD_POSTINIT, ¬ify) == RD_OK && in establish_breakpoints() 1319 case RD_POSTINIT: in function_trace()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 382 if (rdm.type == RD_POSTINIT) { in pt_rtld_event() 486 if ((err = rd_event_addr(pt->p_rtld, RD_POSTINIT, in pt_post_attach()
|