Searched refs:addSectionWithOwnedContents (Results 1 – 3 of 3) sorted by relevance
18 void Object::addSectionWithOwnedContents( in addSectionWithOwnedContents() function in llvm::objcopy::wasm::Object
37 void addSectionWithOwnedContents(Section NewSection,
139 Obj.addSectionWithOwnedContents(Sec, std::move(BufferCopy)); in handleArgs()