Lines Matching refs:SectionSP
684 SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx)); in SetLoadAddress()
828 SectionSP dynsym_section_sp( in GetImageInfoAddress()
1683 SectionSP Segment;
1691 using VMMap = llvm::IntervalMap<addr_t, SectionSP, 4,
1740 SectionSP Segment; in GetAddressInfo()
1765 void AddSegment(const VMRange &Range, SectionSP Seg) { in AddSegment()
1770 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection()
1801 SectionSP Segment = std::make_shared<Section>( in CreateSections()
1839 SectionSP section_sp(new Section( in CreateSections()
1871 if (SectionSP symtab_section_sp = in CreateSections()
1874 SectionSP module_section_sp = unified_section_list.FindSectionByType( in CreateSections()
1890 SectionSP section = in GetGnuDebugDataObjectFile()
1997 std::unordered_map<const char *, lldb::SectionSP> section_name_to_section; in ParseSymbols()
2019 SectionSP symbol_section_sp; in ParseSymbols()
2435 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2532 SectionSP plt_section_sp(section_list->FindSectionByID(plt_id)); in ParseTrampolineSymbols()
2819 SectionSP section_sp = entry_point_addr.GetSection(); in GetSymtab()
2922 SectionSP section_sp = in ParseUnwindSymbols()