Searched refs:trapsize (Results 1 – 2 of 2) sorted by relevance
140 extern void *trapcode; extern int trapsize; in initppc()176 bcopy(&trapcode, (void *)exc, (size_t)&trapsize); in initppc()216 bcopy(&trapcode, (void *)EXC_VEC, (size_t)&trapsize); in initppc()
215 .globl trapcode,trapsize217 .type trapsize,@object240 trapsize = .-trapcode define