Searched refs:getAscizDirective (Results 1 – 2 of 2) sorted by relevance
477 const char *getAscizDirective() const { in getAscizDirective() function
620 if (MAI.getAscizDirective() && Data.back() == 0) { in EmitBytes()621 OS << MAI.getAscizDirective(); in EmitBytes()