Expand description

Actually public trampolines which are used by the runtime as the entrypoint for libcalls.

Note that the trampolines here are actually defined in inline assembly right now to ensure that the fp/sp on exit are recorded for backtraces to work properly.

Functions