Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp724 bool IsZeroInit = isZeroInit(Section); in emitSection() local
747 if (!IsVirtual && !IsZeroInit) { in emitSection()
778 if (IsZeroInit || IsVirtual) in emitSection()