reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3272 selectedSections.reserve(executableSections.size()); 3273 selectedSections.push_back(executableSections[0]); 3279 selectedSections.push_back(executableSections[i]); 3283 executableSections = std::move(selectedSections);