Searched refs:bpstat_alloc (Results 1 – 4 of 4) sorted by relevance
113 static bpstat bpstat_alloc (struct breakpoint *, bpstat);2440 bpstat_alloc (struct breakpoint *b, bpstat cbs /* Current "bs" value */ ) in bpstat_alloc() function2687 bs = bpstat_alloc (b, bs); /* Alloc a bpstat to explain stop */ in bpstat_stop_status()3239 bs = bpstat_alloc (ep, bs); in bpstat_get_triggered_catchpoints()
648 (bpstat_alloc): New fn to allocate a bpstat and chain it.
2573 * breakpoint.c (bpstat_alloc, map_catch_names,
3971 * breakpoint.c (bpstat_alloc): ditto.