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