Lines Matching refs:unw_word
65 static unw_word
69 unw_word byte, result = 0; in unw_decode_uleb128()
88 unw_word t, off; in unw_decode_x1()
105 unw_word t; in unw_decode_x2()
123 unw_word t, off; in unw_decode_x3()
143 unw_word t; in unw_decode_x4()
164 unw_word rlen; in unw_decode_r1()
175 unw_word rlen; in unw_decode_r2()
189 unw_word rlen; in unw_decode_r3()
242 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5()
271 unw_word t, size; in unw_decode_p7_p10()
369 unw_word label = (code & 0x1f); in unw_decode_b1()
381 unw_word t; in unw_decode_b2()
391 unw_word t, ecount, label; in unw_decode_b3_x4()