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