Home | History | Annotate | Download | only in MC

Lines Matching refs:getAscizDirective

650   if (MAI->getAscizDirective() && Data.back() == 0) {
651 OS << MAI->getAscizDirective();