Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp512 static bool isZeroInit(const SectionRef Section) { in isZeroInit() function
811 bool IsZeroInit = isZeroInit(Section); in emitSection()