Searched refs:Prd_agent (Results 1 – 14 of 14) sorted by relevance
131 if (Pgetauxval(Pr, AT_BASE) != -1L && Prd_agent(Pr) == NULL) { in main()
611 Prd_agent(struct ps_prochandle *P) in Prd_agent() function1029 (void) Prd_agent(P); in build_map_symtab()2542 else if (Prd_agent(P) != NULL || P->state == PS_IDLE) in object_name_to_map()2809 (void) Prd_agent(P); in i_Pxlookup_by_addr()2905 (void) Prd_agent(P); in Pxlookup_by_name()3004 (void) Prd_agent(P); in i_Pmapping_iter()3042 (void) Prd_agent(P); /* create file_info_t's for all the mappings */ in i_Pobject_iter()3088 (void) Prd_agent(P); in i_Pobjname()3146 (void) Prd_agent(P); in Plmid()
182 Prd_agent;
639 extern rd_agent_t *Prd_agent(struct ps_prochandle *);
1113 (void) Prd_agent(P); in Pfgcore()
1084 Prd_agent(Pr) == NULL) { in main()
119 Prd_agent.3proc \
262 if (Pgetauxval(Pr, AT_BASE) != -1L && Prd_agent(Pr) == NULL) { in main()
469 if (pt->p_rtld == NULL && (pt->p_rtld = Prd_agent(P)) != NULL) { in pt_post_attach()691 (void) Prd_agent(C); /* initialize librtld_db */ in pt_fork()790 pt->p_rtld = Prd_agent(C); in pt_fork()2276 AT_BASE) != -1L && Prd_agent(t->t_pshandle) == NULL) { in pt_activate_common()2888 if ((rap = Prd_agent(P)) != NULL && in pt_lookup_by_addr()3064 } else if (Prd_agent(t->t_pshandle) != NULL) { in pt_symbol_iter()
347 if ((dpr->dpr_rtld = Prd_agent(dpr->dpr_proc)) != NULL && in dt_proc_attach()
474 Prd_agent(Pr) == NULL) { in main()
132 file path=usr/share/man/man3proc/Prd_agent.3proc
154 (Rdb_agent = Prd_agent(Proc)) != NULL) { in establish_breakpoints()
2468 Rdb_agent = Prd_agent(Proc); in control()