Lines Matching refs:GetSectionList
675 SectionList *section_list = GetSectionList(); in SetLoadAddress()
829 SectionList *section_list = GetSectionList(); in GetImageInfoAddress()
898 SectionList *section_list = GetSectionList(); in GetEntryPointAddress()
915 GetSectionList()->FindSectionByID(SegmentID(EnumPHdr.index())), 0); in GetBaseAddress()
930 SectionList *section_list = GetSectionList(); in ParseDependentModules()
1900 if (auto gdd_objfile_section_list = gdd_obj_file->GetSectionList()) { in CreateSections()
1921 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata")); in GetGnuDebugDataObjectFile()
2022 module_sp ? module_sp->GetSectionList() : nullptr; in ParseSymbols()
2364 SectionList *section_list = GetSectionList(); in ParseDynamicSymbols()
2700 SectionList *section_list = GetSectionList(); in RelocateDebugSections()
2757 SectionList *section_list = module_sp->GetSectionList(); in ParseSymtab()
2780 GetSectionList()->FindSectionByName(ConstString(".gnu_debugdata"))) { in ParseSymtab()
2911 SectionList *section_list = GetSectionList(); in ParseUnwindSymbols()
2998 SectionList *section_list = GetSectionList(); in Dump()