Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp987 SectionList *elf_section_list = m_sections_ap.get(); in CreateSections() local
991 SectionSP section_sp (elf_section_list->FindSectionByType (section_type, true)); in CreateSections()