Lines Matching refs:SectionSP
821 SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx)); in SetLoadAddress()
976 SectionSP dynsym_section_sp( in GetImageInfoAddress()
1850 SectionSP Segment;
1858 using VMMap = llvm::IntervalMap<addr_t, SectionSP, 4,
1900 SectionSP Segment; in GetAddressInfo()
1925 void AddSegment(const VMRange &Range, SectionSP Seg) { in AddSegment()
1929 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection()
1959 SectionSP Segment = std::make_shared<Section>( in CreateSections()
1993 SectionSP section_sp(new Section( in CreateSections()
2087 std::unordered_map<const char *, lldb::SectionSP> section_name_to_section; in ParseSymbols()
2109 SectionSP symbol_section_sp; in ParseSymbols()
2530 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2630 SectionSP plt_section_sp(section_list->FindSectionByID(plt_id)); in ParseTrampolineSymbols()
2953 SectionSP section_sp = in ParseUnwindSymbols()