Lines Matching refs:SectionSP
690 SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx)); in SetLoadAddress()
834 SectionSP dynsym_section_sp( in GetImageInfoAddress()
1713 SectionSP Segment;
1721 using VMMap = llvm::IntervalMap<addr_t, SectionSP, 4,
1770 SectionSP Segment; in GetAddressInfo()
1795 void AddSegment(const VMRange &Range, SectionSP Seg) { in AddSegment()
1800 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection()
1831 SectionSP Segment = std::make_shared<Section>( in CreateSections()
1869 SectionSP section_sp(new Section( in CreateSections()
1901 if (SectionSP symtab_section_sp = in CreateSections()
1904 SectionSP module_section_sp = unified_section_list.FindSectionByType( in CreateSections()
1920 SectionSP section = in GetGnuDebugDataObjectFile()
2027 std::unordered_map<const char *, lldb::SectionSP> section_name_to_section; in ParseSymbols()
2049 SectionSP symbol_section_sp; in ParseSymbols()
2465 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2562 SectionSP plt_section_sp(section_list->FindSectionByID(plt_id)); in ParseTrampolineSymbols()
2836 SectionSP section_sp = entry_point_addr.GetSection(); in ParseSymtab()
2934 SectionSP section_sp = in ParseUnwindSymbols()