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()
552 SectionList::FindSectionByName(ConstString section_dstr) const { in FindSectionByName() function in SectionList566 child_section->GetChildren().FindSectionByName(section_dstr); in FindSectionByName()
62 lldb::SectionSP FindSectionByName(ConstString section_dstr) const;
406 sections->FindSectionByName(ConstString("__OBJC")); in GetObjCVersion()
2471 section_list->FindSectionByName(ConstString("__TEXT"))); in GetSharedCacheReadOnlyAddress()2475 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
448 ->FindSectionByName(on_disk_section_sp->GetName()) in LoadImageUsingMemoryModule()
78 SectionSP sect_sp = sect_list->FindSectionByName(ConstString(".text")); in HashElfTextSection()
2017 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata")); in GetGnuDebugDataObjectFile()3019 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata"))) { in ParseSymtab()3566 section_list->FindSectionByName(loader_section_name); in CalculateStrata()
608 section = section_list->FindSectionByName(GetDWARFMachOSegmentName()).get(); in CalculateAbilities()
2969 section_list->FindSectionByName(const_sect_name)); in DoExecute()