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