Searched refs:new_location (Results 1 – 7 of 7) sorted by relevance
208 const Address &addr, bool resolve_indirect_symbols, bool *new_location) { in AddLocation() argument211 if (new_location) in AddLocation()212 *new_location = false; in AddLocation()219 if (new_location) in AddLocation()220 *new_location = true; in AddLocation()
376 bool new_location; in SearchCallback() 377 BreakpointLocationSP bp_loc_sp(AddLocation(break_addr, &new_location)); in SearchCallback() 379 if (bp_loc_sp && new_location && !breakpoint.IsInternal()) { in SearchCallback() 378 bool new_location; SearchCallback() local
348 bool *new_location) { in AddLocation() argument350 return GetBreakpoint()->AddLocation(loc_addr, new_location); in AddLocation()
252 bool *new_location) { in AddLocation() argument254 new_location); in AddLocation()
181 bool *new_location = nullptr);
214 bool *new_location = nullptr);
250 bool *new_location = nullptr);