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()178 SectionType sect_type, addr_t file_addr, addr_t byte_size, in Section()524 SectionSP SectionList::FindSectionByType(SectionType sect_type, in FindSectionByType()
492 SectionType sect_type = section_sp->GetType(); in Dump() local
491 lldb::SectionType sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName() local
1818 SectionType sect_type = GetSectionType(header); in CreateSections() local
588 void SymbolFileDWARF::LoadSectionData(lldb::SectionType sect_type, in LoadSectionData()
1778 lldb::SectionType sect_type = GetSectionType(sect64.flags, section_name); in ProcessSegmentCommand() local