Searched refs:UNW_DEC_PROLOGUE (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 189 UNW_DEC_PROLOGUE(R1, body, rlen, arg); in unw_decode_r1() 214 UNW_DEC_PROLOGUE(R3, ((code & 0x3) == 1), rlen, arg); in unw_decode_r3()
|
D | Gparser.c | 643 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) macro
|