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