unwind_decoder.h | 75 * UNW_DEC_RESTORE(fmt,t,abreg,arg) 76 * UNW_DEC_RESTORE_P(fmt,qp,t,abreg,arg) 79 * UNW_DEC_SPILL_PSPREL(fmt,t,abreg,pspoff,arg) 80 * UNW_DEC_SPILL_PSPREL_P(fmt,qp,t,abreg,pspoff,arg) 81 * UNW_DEC_SPILL_REG(fmt,t,abreg,x,ytreg,arg) 82 * UNW_DEC_SPILL_REG_P(fmt,qp,t,abreg,x,ytreg,arg) 83 * UNW_DEC_SPILL_SPREL(fmt,t,abreg,spoff,arg) 84 * UNW_DEC_SPILL_SPREL_P(fmt,qp,t,abreg,pspoff,arg) 109 unsigned char byte1, abreg; local 115 abreg = (byte1 & 0x7f) 126 unsigned char byte1, byte2, abreg, x, ytreg; local 144 unsigned char byte1, byte2, abreg, qp; local 164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local [all...] |