Searched refs:hasMachoZeroFillDirective (Results 1 – 2 of 2) sorted by relevance
419 bool hasMachoZeroFillDirective() const { return HasMachoZeroFillDirective; } in hasMachoZeroFillDirective() function
407 if (MAI->hasMachoZeroFillDirective()) { in EmitGlobalVariable()442 if (GVKind.isBSSExtern() && MAI->hasMachoZeroFillDirective()) { in EmitGlobalVariable()