end_exceptions
(PC) < (uintptr_t) end_exceptions)
void start_exceptions(void), end_exceptions(void);
off < (uintptr_t)end_exceptions,
trampoline = pmap_trm_alloc(end_exceptions - start_exceptions,
bcopy(start_exceptions, trampoline, end_exceptions - start_exceptions);
extern char start_exceptions[], end_exceptions[];
(PC) < (uintptr_t) end_exceptions + setidt_disp)
void start_exceptions(void), end_exceptions(void);