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()
119 Prd_agent.3proc \
611 Prd_agent(struct ps_prochandle *P) in Prd_agent() function1029 (void) Prd_agent(P); in build_map_symtab()2543 else if (Prd_agent(P) != NULL || P->state == PS_IDLE) in object_name_to_map()2810 (void) Prd_agent(P); in i_Pxlookup_by_addr()2906 (void) Prd_agent(P); in Pxlookup_by_name()3005 (void) Prd_agent(P); in i_Pmapping_iter()3043 (void) Prd_agent(P); /* create file_info_t's for all the mappings */ in i_Pobject_iter()3089 (void) Prd_agent(P); in i_Pobjname()3147 (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()
1096 Prd_agent(Pr) == NULL) { in main()
262 if (Pgetauxval(Pr, AT_BASE) != -1L && Prd_agent(Pr) == NULL) { in main()
472 if (pt->p_rtld == NULL && (pt->p_rtld = Prd_agent(P)) != NULL) { in pt_post_attach()694 (void) Prd_agent(C); /* initialize librtld_db */ in pt_fork()793 pt->p_rtld = Prd_agent(C); in pt_fork()2328 AT_BASE) != -1L && Prd_agent(t->t_pshandle) == NULL) { in pt_activate_common()2940 if ((rap = Prd_agent(P)) != NULL && in pt_lookup_by_addr()3116 } 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()
476 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()