Home
last modified time | relevance | path

Searched refs:setOwnedContents (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp67 Sec.setOwnedContents(Contents); in addSection()
304 It->setOwnedContents({NewSection.SectionData->getBufferStart(), in handleArgs()
H A DCOFFObject.h53 void setOwnedContents(std::vector<uint8_t> &&Data) { in setOwnedContents() function
H A DCOFFWriter.cpp163 Sec.setOwnedContents(NewRawIds.vec()); in finalizeSymIdxContents()