Home
last modified time | relevance | path

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

/external/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.cpp417 Section->appendZeros(Str, SymbolSize); in writeDataOfType()
432 Section->appendZeros(Str, Init->getNumBytes()); in writeDataOfType()
DIceELFSection.h126 void appendZeros(ELFStreamer &Str, SizeT NumBytes);