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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c461 #define UNW_DEC_LABEL_STATE(fmt, label, arg) \ macro
507 * UNW_DEC_LABEL_STATE(fmt,label,arg)
991 UNW_DEC_LABEL_STATE ("B1", label, arg);
1023 UNW_DEC_LABEL_STATE ("B4", label, arg);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c975 #define UNW_DEC_LABEL_STATE(fmt,l,arg) desc_label_state(l,arg)
1024 * UNW_DEC_LABEL_STATE(fmt,label,arg)
1367 UNW_DEC_LABEL_STATE(B1, label, arg);
1398 UNW_DEC_LABEL_STATE(B4, label, arg);
972 #define UNW_DEC_LABEL_STATE macro

Completed in 104 milliseconds