Searched refs:UNW_DEC_EPILOGUE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c467 #define UNW_DEC_EPILOGUE(fmt, t, ecount, arg) \ macro
502 * UNW_DEC_EPILOGUE(fmt,t,ecount,arg)
1002 UNW_DEC_EPILOGUE ("B2", t, (code & 0x1f), arg);
1015 UNW_DEC_EPILOGUE ("B3", t, ecount, arg);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c973 #define UNW_DEC_EPILOGUE(fmt,t,c,arg) desc_epilogue(t,c,arg)
1019 * UNW_DEC_EPILOGUE(fmt,t,ecount,arg)
1377 UNW_DEC_EPILOGUE(B2, t, (code & 0x1f), arg);
1390 UNW_DEC_EPILOGUE(B3, t, ecount, arg);
970 #define UNW_DEC_EPILOGUE macro

Completed in 427 milliseconds