Searched defs:AddSection (Results 1 – 7 of 7) sorted by relevance
132 auto AddSection = [&](llvm::StringRef name, DWARFDataExtractor data) { in GetAsLLVM() local
222 replaceDebugSections(Object & Obj,function_ref<bool (const SectionBase &)> ShouldReplace,function_ref<Expected<SectionBase * > (const SectionBase *)> AddSection) replaceDebugSections() argument 662 auto AddSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { handleArgs() local
475 size_t SectionList::AddSection(const lldb::SectionSP §ion_sp) { in AddSection() function in SectionList
225 std::vector<NewSectionInfo> AddSection; global() member
1850 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { buildSectionHeaderReorderMap() local
1447 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { populateObjCRuntimeObject() local
1846 void AddSection(SectionAddressInfo Info, SectionSP Sect) { AddSection() function in __anon556f682a0211::VMAddressProvider