Lines Matching defs:last_loc
1162 if (&loc == &b->last_loc () && !force)
6472 const bp_location **last_loc,
6559 if (!raw_loc && b->print_one (last_loc))
6595 *last_loc = &b->first_loc ();
6845 print_one_breakpoint (breakpoint *b, const bp_location **last_loc, int allflag)
6854 bool printed = print_one_breakpoint_location (b, NULL, 0, last_loc,
6900 print_one_breakpoint_location (b, &loc, n, last_loc,
6969 const bp_location *last_loc = nullptr;
7077 print_one_breakpoint (&b, &last_loc, show_internal);
7101 if (last_loc && !server_command)
7102 set_next_address (last_loc->gdbarch, last_loc->address);
9636 ranged_breakpoint::print_one (const bp_location **last_loc) const
9652 *last_loc = &this->first_loc ();