Searched refs:num_new_locations (Results 1 – 2 of 2) sorted by relevance
706 size_t num_new_locations = new_break_locs.GetSize(); in ModuleReplaced() local708 if (num_new_locations > 0) { in ModuleReplaced()712 if (num_new_locations == 1 && num_old_locations == 1) { in ModuleReplaced()746 for (size_t idx = 0; idx < num_new_locations; idx++) { in ModuleReplaced()
1243 uint32_t num_new_locations = in HandleBreakpointEvent() local1246 if (num_new_locations > 0) { in HandleBreakpointEvent()1252 num_new_locations, num_new_locations == 1 ? "" : "s", in HandleBreakpointEvent()