Searched defs:rlen (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 179 #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
|
D | dwarf.c | 598 unsigned int rlen = len - bytes_read - 1; in process_extended_line_op() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.h | 241 unsigned long rlen; member
|
D | tc-ia64.c | 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() 2808 unsigned long first_addr = 0, rlen = 0, t; in fixup_unw_records() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | mach-o.c | 5410 unsigned int *rlen) in bfd_mach_o_core_fetch_environment()
|