Lines Matching refs:unw_word
87 static unw_word
91 unw_word byte, result = 0; in unw_decode_uleb128()
110 unw_word t, off; in unw_decode_x1()
127 unw_word t; in unw_decode_x2()
145 unw_word t, off; in unw_decode_x3()
165 unw_word t; in unw_decode_x4()
186 unw_word rlen; in unw_decode_r1()
197 unw_word rlen; in unw_decode_r2()
211 unw_word rlen; in unw_decode_r3()
264 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5()
293 unw_word t, size; in unw_decode_p7_p10()
391 unw_word label = (code & 0x1f); in unw_decode_b1()
403 unw_word t; in unw_decode_b2()
413 unw_word t, ecount, label; in unw_decode_b3_x4()