Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp559 bool IsZeroInit = isZeroInit(Section); in emitSection() local
596 if (IsZeroInit || IsVirtual) in emitSection()