1Note that some machines want labels to have leading underscores,
2while others (e.g. System V) do not.  Thus, several labels appear
3duplicated except for the leading underscore, e.g.
4
5	_qt_cswap:
6	qt_cswap:
7
8