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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp499 static bool isZeroInit(const SectionRef Section) { function in namespace:llvm
783 bool IsZeroInit = isZeroInit(Section);

Completed in 174 milliseconds