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