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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.h228 } unw_record_type; typedef in typeref:enum:__anon336
298 unw_record_type type;
H A Dtc-ia64.c877 static void output_R1_format PARAMS ((vbyte_func, unw_record_type, int));
879 static void output_R3_format PARAMS ((vbyte_func, unw_record_type, unsigned long));
882 static void output_P3_format PARAMS ((vbyte_func, unw_record_type, int));
885 static void output_P6_format PARAMS ((vbyte_func, unw_record_type, int));
886 static void output_P7_format PARAMS ((vbyte_func, unw_record_type, unsigned long, unsigned long));
887 static void output_P8_format PARAMS ((vbyte_func, unw_record_type, unsigned long));
890 static void output_B1_format PARAMS ((vbyte_func, unw_record_type, unsigned long));
893 static void output_B4_format PARAMS ((vbyte_func, unw_record_type, unsigned long));
895 static void output_X1_format PARAMS ((vbyte_func, unw_record_type, int, int, unsigned long,
898 static void output_X3_format PARAMS ((vbyte_func, unw_record_type, in
[all...]

Completed in 130 milliseconds