Searched defs:AddSection (Results 1 – 6 of 6) sorted by relevance
130 auto AddSection = [&](llvm::StringRef name, DWARFDataExtractor data) { in GetAsLLVM() local
407 size_t SectionList::AddSection(const lldb::SectionSP §ion_sp) { in AddSection() function in SectionList
209 function_ref<Expected<SectionBase *>(const SectionBase *)> AddSection) { in replaceDebugSections()
211 std::vector<StringRef> AddSection; member
1794 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local
1770 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection() function in __anon540601cc0211::VMAddressProvider