Searched refs:UNW_DEC_EPILOGUE (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 406 UNW_DEC_EPILOGUE(B2, t, (code & 0x1f), arg); in unw_decode_b2() 419 UNW_DEC_EPILOGUE(B3, t, ecount, arg); in unw_decode_b3_x4()
|
D | Gparser.c | 674 #define UNW_DEC_EPILOGUE(fmt,t,c,arg) desc_epilogue(t,c,arg) macro
|