Searched refs:LTR_excpt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dlow_trace.h49 unsigned short LTR_excpt; /* 0002 - Exception code */ member in struct:LowTraceRecord
H A Ddb_low_trace.c135 (xltr.LTR_excpt & 0x8000 ? 0xFFFF : xltr.LTR_excpt * 64)); /* Print the first line */
H A Dgenassym.c934 DECLARE("LTR_excpt", offsetof(struct LowTraceRecord *, LTR_excpt));
H A Dlowmem_vectors.s971 sth r23,LTR_excpt(r20) ; Set the exception code
1099 sth r23,LTR_excpt(r20) ; Set the exception code
1522 sth r11,LTR_excpt(r20) ; Save the exception type
1876 sth r11,LTR_excpt(r20) ; Save the exception type

Completed in 89 milliseconds