Searched refs:num_new_locations (Results 1 – 2 of 2) sorted by relevance
676 size_t num_new_locations = new_break_locs.GetSize(); in ModuleReplaced() local678 if (num_new_locations > 0) { in ModuleReplaced()682 if (num_new_locations == 1 && num_old_locations == 1) { in ModuleReplaced()716 for (size_t idx = 0; idx < num_new_locations; idx++) { in ModuleReplaced()
1727 uint32_t num_new_locations = in HandleBreakpointEvent() local1730 if (num_new_locations > 0) { in HandleBreakpointEvent()1736 num_new_locations, num_new_locations == 1 ? "" : "s", in HandleBreakpointEvent()