Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp170 void ZeroFillBytes(raw_ostream &OS, size_t Size) { in ZeroFillBytes() function
185 ZeroFillBytes(OS, Offset - currOffset); in ZeroToOffset()
216 ZeroFillBytes(OS, LC.ZeroPadBytes); in writeLoadCommands()
224 ZeroFillBytes(OS, BytesRemaining); in writeLoadCommands()
247 ZeroFillBytes(OS, segOff - currOffset); in writeSectionData()
259 ZeroFillBytes(OS, Sec.offset - currOffset); in writeSectionData()
527 ZeroFillBytes(OS, Offset - currOffset); in ZeroToOffset()