Searched defs:UpdateSection (Results 1 – 8 of 8) sorted by relevance
67 void UpdateSection(SectionId section_id) { in UpdateSection() function
47 void UpdateSection(SectionId section_id, in UpdateSection() function
228 std::vector<NewSectionInfo> UpdateSection; member
224 std::vector<NewSectionInfo> UpdateSection; member
657 auto UpdateSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { in handleArgs() local
221 SmallVector<NewSectionInfo, 0> UpdateSection; member