Home
last modified time | relevance | path

Searched defs:updateSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
HDHTMLLogger.js31 function updateSection(root, data) { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
HDMachOObjcopy.cpp365 static Error updateSection(const NewSectionInfo &NewSection, Object &O) { in updateSection() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
HDELFObject.cpp2160 Error Object::updateSection(StringRef Name, ArrayRef<uint8_t> Data) { in updateSection() function in Object