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