Searched defs:getAlignDirective (Results 1 – 3 of 3) sorted by relevance
332 const char *getAlignDirective() const override { return ".p2alignl"; } in getAlignDirective() function
131 const char *getAlignDirective() const override { return ".p2alignl"; } in getAlignDirective() function
150 const char *getAlignDirective() const override { return ".p2align"; } in getAlignDirective() function