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