Searched defs:updateSection (Results 1 – 3 of 3) sorted by relevance
31 function updateSection(root, data) { function
365 static Error updateSection(const NewSectionInfo &NewSection, Object &O) { in updateSection() function
2121 Error Object::updateSection(StringRef Name, ArrayRef<uint8_t> Data) { updateSection() function in Object