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

/external/llvm/include/llvm/Object/
H A DObjectFile.h109 std::error_code isZeroInit(bool &Result) const;
454 inline std::error_code SectionRef::isZeroInit(bool &Result) const { function in class:llvm::object::SectionRef
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp415 Check(Section.isZeroInit(IsZeroInit));

Completed in 717 milliseconds