Home
last modified time | relevance | path

Searched defs:rlen (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dunwind-ia64.c179 #define UNW_DEC_PROLOGUE(fmt, body, rlen, arg) \ argument
189 #define UNW_DEC_PROLOGUE_GR(fmt, rlen, mask, grsave, arg) \ argument
677 unw_word rlen; in unw_decode_r1() local
688 unw_word rlen; in unw_decode_r2() local
702 unw_word rlen; in unw_decode_r3() local
Ddwarf.c598 unsigned int rlen = len - bytes_read - 1; in process_extended_line_op() local
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.h241 unsigned long rlen; member
Dtc-ia64.c1212 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()
2808 unsigned long first_addr = 0, rlen = 0, t; in fixup_unw_records() local
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c5410 unsigned int *rlen) in bfd_mach_o_core_fetch_environment()