Lines Matching defs:GOTO
209 * GOTO just jumps to a label.
212 #define GOTO(label) \
1414 GOTO(kmdb_trap); /* 061 PA watchpoint */
1415 GOTO(kmdb_trap); /* 062 VA watchpoint */
1458 GOTO(syscall_trap_4x); /* 100 old system call */
1462 GOTO(.clean_windows); /* 104 clean windows */
1464 GOTO(.fix_alignment); /* 106 do unaligned references */
1467 GOTO(set_trap0_addr); /* 109 set trap0 address */
1470 GOTO(.getcc); /* 120 get condition codes */
1471 GOTO(.setcc); /* 121 set condition codes */
1472 GOTO(.getpsr); /* 122 get psr */
1473 GOTO(.setpsr); /* 123 set psr (some fields) */
1474 GOTO(get_timestamp); /* 124 get timestamp */
1475 GOTO(get_virtime); /* 125 get lwp virtual time */
1477 GOTO(get_hrestime); /* 127 get hrestime */
1479 GOTO(.getlgrp); /* 129 get lgrpid */
1489 GOTO(.traptrace_freeze); /* 142 freeze traptrace */
1490 GOTO(.traptrace_unfreeze); /* 143 unfreeze traptrace */
1503 mov PTL1_BAD_DEBUG, %g1; GOTO(ptl1_panic);
1541 GOTO(kmdb_trap_tl1); /* 061 PA watchpoint */
1542 GOTO(kmdb_trap_tl1); /* 062 VA watchpoint */