Home
last modified time | relevance | path

Searched refs:root_bs (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
Dbreakpoint.c2608 struct bpstats root_bs[1]; in bpstat_stop_status() local
2610 bpstat bs = root_bs; in bpstat_stop_status()
2901 bs = root_bs->next; /* Re-grab the head of the chain */ in bpstat_stop_status()
3225 struct bpstats root_bs[1]; in bpstat_get_triggered_catchpoints() local
3226 bpstat bs = root_bs; in bpstat_get_triggered_catchpoints()
3231 root_bs->next = NULL; in bpstat_get_triggered_catchpoints()
3250 bs = root_bs->next; in bpstat_get_triggered_catchpoints()