Searched refs:isZeroFillSection (Results 1 – 2 of 2) sorted by relevance
165 static bool isZeroFillSection(const NormalizedSection &NSec);
92 bool MachOLinkGraphBuilder::isZeroFillSection(const NormalizedSection &NSec) { in isZeroFillSection() function in llvm::jitlink::MachOLinkGraphBuilder170 if (!isZeroFillSection(NSec)) { in createNormalizedSections()