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;
400 sections->FindSectionByName(ConstString("__OBJC")); in GetObjCVersion()
2495 section_list->FindSectionByName(ConstString("__TEXT"))); in GetSharedCacheReadOnlyAddress()2499 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
449 ->FindSectionByName(on_disk_section_sp->GetName()) in LoadImageUsingMemoryModule()
1967 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata")); in GetGnuDebugDataObjectFile()2284 module_section_list->FindSectionByName(sect_name)) in ParseSymbols()2933 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata"))) { in ParseSymtab()3476 section_list->FindSectionByName(loader_section_name); in CalculateStrata()
78 SectionSP sect_sp = sect_list->FindSectionByName(ConstString(".text")); in HashElfTextSection()
601 section = section_list->FindSectionByName(GetDWARFMachOSegmentName()).get(); in CalculateAbilities()
3045 section_list->FindSectionByName(const_sect_name)); in DoExecute()