Searched refs:AddSection (Results 1 – 10 of 10) sorted by relevance
63 std::vector<StringRef> AddSection; member
339 Config.AddSection.push_back(Arg->getValue()); in parseObjcopyOptions()
291 m_sections_ap->AddSection(section_sp); in CreateSections()292 unified_section_list.AddSection(section_sp); in CreateSections()
150 module_section_list->AddSection(section_sp); in CreateInstance()
433 size_t SectionList::AddSection(const lldb::SectionSP §ion_sp) { in AddSection() function in SectionList468 sect_idx = AddSection(sect_sp); in AddUniqueSection()
61 size_t AddSection(const lldb::SectionSP §ion_sp);
500 if (!Config.AddSection.empty()) { in handleArgs()501 for (const auto &Flag : Config.AddSection) { in handleArgs()
1929 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection() function in __anon580d88070211::VMAddressProvider1964 m_sections_ap->AddSection(Segment); in CreateSections()2011 .AddSection(section_sp); in CreateSections()2012 address_provider.AddSection(std::move(*InfoOr), std::move(section_sp)); in CreateSections()2303 module_section_list->AddSection(symbol_section_sp); in ParseSymbols()2304 section_list->AddSection(symbol_section_sp); in ParseSymbols()
79 GetSectionList()->AddSection(section_sp); in CreateImageSection()
1215 section_list.AddSection(section_sp); in PopulateSectionList()