Searched refs:ByteListDirective (Results 1 – 2 of 2) sorted by relevance
32 ByteListDirective = "\t.byte\t"; in MCAsmInfoXCOFF()
218 const char *ByteListDirective = nullptr; variable589 const char *getByteListDirective() const { return ByteListDirective; } in getByteListDirective()