Searched refs:probe_info (Results 1 – 3 of 3) sorted by relevance
58 foreach probe_info $probe_names_and_values {59 set name [lindex $probe_info 0]60 set value [lindex $probe_info 1]
116 struct probe_info struct129 static const struct probe_info probe_info[] = argument140 #define NUM_PROBES ARRAY_SIZE (probe_info)2094 enum probe_action action = probe_info[i].action; in svr4_create_probe_breakpoints()2100 solib_debug_printf ("name=%s, addr=%s", probe_info[i].name, in svr4_create_probe_breakpoints()2127 const char *name = probe_info[i].name; in svr4_find_and_create_probe_breakpoints()2167 if (probe_info[i].action == DO_NOTHING) in svr4_find_and_create_probe_breakpoints()
6581 (probe_info): New struct.6582 (probe_info): New static variable.