Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp236 bool IsZeroInit; in emitSection() local
242 Check(Section.isZeroInit(IsZeroInit)); in emitSection()
267 if (IsZeroInit || IsVirtual) in emitSection()