Home | History | Annotate | Download | only in MC

Lines Matching refs:getAscizDirective

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