Searched defs:AddSection (Results 1 – 8 of 8) sorted by relevance
128 void SectionParser::AddSection(NodeType section_type, in AddSection() function in amber::vkscript::SectionParser
88 int ELF::AddSection(const string& name, const Section& section, in AddSection() function in google_breakpad::synth_elf::ELF
205 function_ref<Expected<SectionBase *>(const SectionBase *)> AddSection) { in replaceDebugSections()645 auto AddSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { in handleArgs() local
110 def AddSection(self, section): member in IdleUserConfParser
352 void AddSection(const uint64_t offset, const BinarySection §ion) { in AddSection() function
222 std::vector<NewSectionInfo> AddSection; member
528 CPVT_WordPlace CPVT_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPVT_VariableText
1798 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local