Home
last modified time | relevance | path

Searched refs:vbyte_func (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c802 typedef void (*vbyte_func) (int, char *, char *); typedef
818 static void output_R3_format (vbyte_func, unw_record_type, unsigned long);
819 static void output_B3_format (vbyte_func, unsigned long, unsigned long);
820 static void output_B4_format (vbyte_func, unw_record_type, unsigned long);
1212 output_R1_format (vbyte_func f, unw_record_type rtype, int rlen) in output_R1_format()
1232 output_R2_format (vbyte_func f, int mask, int grsave, unsigned long rlen) in output_R2_format()
1246 output_R3_format (vbyte_func f, unw_record_type rtype, unsigned long rlen) in output_R3_format()
1266 output_P1_format (vbyte_func f, int brmask) in output_P1_format()
1274 output_P2_format (vbyte_func f, int brmask, int gr) in output_P2_format()
1284 output_P3_format (vbyte_func f, unw_record_type rtype, int reg) in output_P3_format()
[all …]