Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFSection.cpp41 void ELFDataSection::appendZeros(ELFStreamer &Str, SizeT NumBytes) { in appendZeros() function in Ice::ELFDataSection
50 appendZeros(Str, RelocAddrSize); in appendRelocationOffset()
DIceELFObjectWriter.cpp411 Section->appendZeros(Str, SymbolSize); in writeDataOfType()
426 Section->appendZeros(Str, Init->getNumBytes()); in writeDataOfType()
DIceELFSection.h126 void appendZeros(ELFStreamer &Str, SizeT NumBytes);