Searched refs:FindSectionByName (Results 1 – 10 of 10) sorted by relevance
484 SectionList::FindSectionByName(ConstString section_dstr) const { in FindSectionByName() function in SectionList498 child_section->GetChildren().FindSectionByName(section_dstr); in FindSectionByName()
61 lldb::SectionSP FindSectionByName(ConstString section_dstr) const;
92 section_sp->GetChildren().FindSectionByName(const_sect_name)); in FindSubSection()
573 SectionSP section_sp(section_list->FindSectionByName(const_sect_name)); in FindSection()
398 sections->FindSectionByName(ConstString("__OBJC")); in GetObjCVersion()
2163 section_list->FindSectionByName(ConstString("__TEXT"))); in GetSharedCacheReadOnlyAddress()2167 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
152 SectionSP sect_sp = sect_list->FindSectionByName(ConstString(".text")); in HashElfTextSection()
1891 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata")); in GetGnuDebugDataObjectFile()2225 module_section_list->FindSectionByName(sect_name)) in ParseSymbols()2747 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata"))) { in GetSymtab()
533 section = section_list->FindSectionByName(GetDWARFMachOSegmentName()).get(); in CalculateAbilities()
2698 section_list->FindSectionByName(const_sect_name)); in DoExecute()