Searched refs:non_debug_sections (Results 1 – 1 of 1) sorted by relevance
607 std::vector<Section*> non_debug_sections; in Strip() local621 non_debug_sections.push_back(section); in Strip()626 sections_ = std::move(non_debug_sections); in Strip()