Home | History | Annotate | Download | only in MC

Lines Matching refs:getAscizDirective

657   if (MAI.getAscizDirective() && Data.back() == 0) {
658 OS << MAI.getAscizDirective();