Searched defs:AddSection (Results 1 – 6 of 6) sorted by relevance
131 auto AddSection = [&](llvm::StringRef name, DWARFDataExtractor data) { in GetAsLLVM() local
205 function_ref<Expected<SectionBase *>(const SectionBase *)> AddSection) { in replaceDebugSections()645 auto AddSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { in handleArgs() local
469 size_t SectionList::AddSection(const lldb::SectionSP §ion_sp) { in AddSection() function in SectionList
222 std::vector<NewSectionInfo> AddSection; member
1798 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local
1817 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection() function in __anona1378fcf0211::VMAddressProvider