Searched defs:AddSection (Results 1 – 7 of 7) sorted by relevance
131 auto AddSection = [&](llvm::StringRef name, DWARFDataExtractor data) { GetAsLLVM() local
475 size_t SectionList::AddSection(const lldb::SectionSP §ion_sp) { in AddSection() function in SectionList
219 SmallVector<NewSectionInfo, 0> AddSection; member
758 auto AddSection = [&](StringRef Name, ArrayRef<uint8_t> Data) -> Error { in handleArgs() local
1918 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local
1493 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { in populateObjCRuntimeObject() local
1863 void AddSection(SectionAddressInfo Info, SectionSP Sect) { in AddSection() function in __anone59002980211::VMAddressProvider