Searched defs:sect_type (Results 1 – 6 of 6) sorted by relevance
156 SectionType sect_type, addr_t file_addr, addr_t byte_size, in Section()172 SectionType sect_type, addr_t file_addr, addr_t byte_size, in Section()586 SectionSP SectionList::FindSectionByType(SectionType sect_type, in FindSectionByType()
507 SectionType sect_type = section_sp->GetType(); in Dump() local
516 lldb::SectionType sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName() local
1834 lldb::SectionType sect_type = GetSectionType(sect64.flags, section_name); in ProcessSegmentCommand() local
1878 SectionType sect_type = GetSectionType(header); in CreateSections() local
600 void SymbolFileDWARF::LoadSectionData(lldb::SectionType sect_type, in LoadSectionData()