Searched refs:new_location (Results 1 – 7 of 7) sorted by relevance
203 const Address &addr, bool resolve_indirect_symbols, bool *new_location) { in AddLocation() argument206 if (new_location) in AddLocation()207 *new_location = false; in AddLocation()214 if (new_location) in AddLocation()215 *new_location = true; in AddLocation()
384 bool new_location; in SearchCallback() local385 BreakpointLocationSP bp_loc_sp(AddLocation(break_addr, &new_location)); in SearchCallback()387 if (bp_loc_sp && new_location && !breakpoint.IsInternal()) { in SearchCallback()
339 bool *new_location) { in AddLocation() argument341 return GetBreakpoint()->AddLocation(loc_addr, new_location); in AddLocation()
262 bool *new_location) { in AddLocation() argument264 new_location); in AddLocation()
178 bool *new_location = nullptr);
212 bool *new_location = nullptr);
246 bool *new_location = nullptr);