Home
last modified time | relevance | path

Searched refs:non_debug_sections (Results 1 – 1 of 1) sorted by relevance

/art/libelffile/elf/
Delf_builder.h597 std::vector<Section*> non_debug_sections; in Strip() local
611 non_debug_sections.push_back(section); in Strip()
616 sections_ = std::move(non_debug_sections); in Strip()