Searched refs:Dynpat (Results 1 – 5 of 5) sorted by relevance
104 struct dynpat *Dynpat; variable
139 if (Dynpat == NULL) in establish_breakpoints()363 for (Dyp = Dynpat; Dyp != NULL; Dyp = Dyp->next) { in object_iter()583 if (Dynpat == NULL || !hflag) in report_htable_stats()1071 if (Dynpat == NULL) in reset_breakpoints()1126 if (Dynpat == NULL) in clear_breakpoints()1164 if (Dynpat == NULL || is_vfork_child) in reestablish_traps()1258 if (Dynpat == NULL) in function_trace()
501 if (fflag || Dynpat != NULL) in main()577 sharedmem = (fflag || Dynpat != NULL || ngrab > 1); in main()732 if (Dynpat != NULL) { in main()1287 if (fflag || Dynpat != NULL) { in worker_thread()1318 if (Dynpat != NULL && is_vfork_child && !fflag) in worker_thread()1648 if (Dynpat != NULL) { in child_to_file()2130 if ((Dynpat != NULL) && !interrupt) { in report()2475 if (Dynpat != NULL) in control()2511 if (fflag || Dynpat != NULL) in grabit()
260 extern struct dynpat *Dynpat;
550 Dynpat = Lastpat = Dyp; in liblist()