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