Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp59 static void ZeroFillBytes(raw_ostream &OS, size_t Size) { in ZeroFillBytes() function
106 ZeroFillBytes(OS, FirstDescriptor - HeaderSize); in EmitDebugAranges()
114 ZeroFillBytes(OS, Range.AddrSize * 2); in EmitDebugAranges()