Searched refs:FindSectionByName (Results 1 – 11 of 11) sorted by relevance
87 section_sp->GetChildren().FindSectionByName(const_sect_name)); in FindSubSection()
554 SectionSP section_sp(section_list->FindSectionByName(const_sect_name)); in FindSection()
555 SectionSP SectionList::FindSectionByName(ConstString section_dstr) const { in FindSectionByName() function in SectionList569 child_section->GetChildren().FindSectionByName(section_dstr); in FindSectionByName()
62 lldb::SectionSP FindSectionByName(ConstString section_dstr) const;
406 sections->FindSectionByName(ConstString("__OBJC")); in GetObjCVersion()
2487 section_list->FindSectionByName(ConstString("__TEXT"))); in GetSharedCacheReadOnlyAddress()2491 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
448 ->FindSectionByName(on_disk_section_sp->GetName()) in LoadImageUsingMemoryModule()
81 SectionSP sect_sp = sect_list->FindSectionByName(ConstString(".text")); in HashElfTextSection()
1982 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata")); in GetGnuDebugDataObjectFile()2983 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata"))) { in ParseSymtab()3657 section_list->FindSectionByName(loader_section_name); in CalculateStrata()
614 section = section_list->FindSectionByName(GetDWARFMachOSegmentName()).get(); in CalculateAbilities()
2997 section_list->FindSectionByName(const_sect_name)); in DoExecute()