Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp320 static bool isZeroInit(const SectionRef Section) { in isZeroInit() function
570 bool IsZeroInit = isZeroInit(Section); in emitSection()