This is needed for some binary analysis programs (BOLT, in this case) to
find all the code. A little ugly since we're putting labels that are
named as if they are local only in the global symbol table, but whatever,
there is plenty ugly and weird stuff in these assembly functions...