Searched defs:ZeroFillBytes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | MachOEmitter.cpp | 232 void ZeroFillBytes(raw_ostream &OS, size_t Size) { ZeroFillBytes() function |
H A D | DWARFEmitter.cpp | 66 static void ZeroFillBytes(raw_ostream &OS, size_t Size) { ZeroFillBytes() function |