Searched refs:new_location (Results 1 – 7 of 7) sorted by relevance
215 const Address &addr, bool resolve_indirect_symbols, bool *new_location) { in AddLocation() argument218 if (new_location) in AddLocation()219 *new_location = false; in AddLocation()227 if (new_location) in AddLocation()228 *new_location = true; in AddLocation()
378 bool new_location; in SearchCallback() local379 BreakpointLocationSP bp_loc_sp(AddLocation(break_addr, &new_location)); in SearchCallback()381 if (bp_loc_sp && new_location && !breakpoint.IsInternal()) { in SearchCallback()
366 bool *new_location) { in AddLocation() argument368 return GetBreakpoint()->AddLocation(loc_addr, new_location); in AddLocation()
301 bool *new_location) { in AddLocation() argument303 new_location); in AddLocation()
181 bool *new_location = nullptr);
213 bool *new_location = nullptr);
250 bool *new_location = nullptr);