Home
last modified time | relevance | path

Searched refs:clearContents (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp123 Sec.clearContents(); in truncateSections()
H A DCOFFObject.h60 void clearContents() { in clearContents() function
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinarySection.h272 void clearContents() { Contents = {}; } in clearContents() function
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3113 EHFrameSection->clearContents(); in emitAndLink()