Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp433 bool IsZeroFill = Sym->getBlock().isZeroFill(); in dumpSectionContents() local
437 const uint8_t *SymData = IsZeroFill ? nullptr in dumpSectionContents()
453 if (IsZeroFill) in dumpSectionContents()