Searched defs:sect_type (Results 1 – 6 of 6) sorted by relevance
348 lldb_private::GetSectionTypeAsCString (SectionType sect_type) in GetSectionTypeAsCString()
22 SectionType sect_type, in Section()53 SectionType sect_type, in Section()457 SectionList::FindSectionByType (SectionType sect_type, bool check_children, size_t start_idx) const in FindSectionByType()
454 SectionType sect_type = section_sp->GetType(); in Dump() local
886 SectionType sect_type = eSectionTypeOther; in CreateSections() local
1235 SectionType sect_type = eSectionTypeOther; in CreateSections() local
703 SymbolFileDWARF::GetCachedSectionData (uint32_t got_flag, SectionType sect_type, DataExtractor &dat… in GetCachedSectionData()