Searched defs:updateSection (Results 1 – 2 of 2) sorted by relevance
354 static Error updateSection(const NewSectionInfo &NewSection, Object &O) { in updateSection() function
2101 Error Object::updateSection(StringRef Name, ArrayRef<uint8_t> Data) { in updateSection() function in Object