Searched refs:Zeroes (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c125 char Zeroes[sizeof(uint64_t)] = {0}; local
136 if (fwrite(Zeroes, sizeof(uint8_t), PartialWriteLen, File) !=
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DWriter.cpp140 S.Sym.Name.Offset.Zeroes = 0;
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h245 support::ulittle32_t Zeroes; member in struct:llvm::object::StringTableOffset
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1006 if (Symbol->Name.Offset.Zeroes == 0) {
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DWriter.cpp1119 sym.Name.Offset.Zeroes = 0;

Completed in 80 milliseconds