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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp783 bool IsZeroInit = isZeroInit(Section); local
812 if (!IsVirtual && !IsZeroInit) {
844 if (IsZeroInit || IsVirtual)

Completed in 153 milliseconds