Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c4596 bpstat_alloc (struct bp_location *bl, bpstat **bs_link_pointer) in bpstat_alloc() argument
4602 **bs_link_pointer = bs; in bpstat_alloc()
4603 *bs_link_pointer = &bs->next; in bpstat_alloc()