HomeSort by: relevance | last modified time | path
    Searched defs:vbyte_func (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 799 typedef void (*vbyte_func) (int, char *, char *); typedef
815 static void output_R3_format (vbyte_func, unw_record_type, unsigned long);
816 static void output_B3_format (vbyte_func, unsigned long, unsigned long);
817 static void output_B4_format (vbyte_func, unw_record_type, unsigned long);
1197 output_R1_format (vbyte_func f, unw_record_type rtype, int rlen)
1217 output_R2_format (vbyte_func f, int mask, int grsave, unsigned long rlen)
1231 output_R3_format (vbyte_func f, unw_record_type rtype, unsigned long rlen)
1251 output_P1_format (vbyte_func f, int brmask)
1259 output_P2_format (vbyte_func f, int brmask, int gr)
1269 output_P3_format (vbyte_func f, unw_record_type rtype, int reg
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 799 typedef void (*vbyte_func) (int, char *, char *); typedef
815 static void output_R3_format (vbyte_func, unw_record_type, unsigned long);
816 static void output_B3_format (vbyte_func, unsigned long, unsigned long);
817 static void output_B4_format (vbyte_func, unw_record_type, unsigned long);
1197 output_R1_format (vbyte_func f, unw_record_type rtype, int rlen)
1217 output_R2_format (vbyte_func f, int mask, int grsave, unsigned long rlen)
1231 output_R3_format (vbyte_func f, unw_record_type rtype, unsigned long rlen)
1251 output_P1_format (vbyte_func f, int brmask)
1259 output_P2_format (vbyte_func f, int brmask, int gr)
1269 output_P3_format (vbyte_func f, unw_record_type rtype, int reg
    [all...]

Completed in 28 milliseconds