Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-tdep.h153 unsigned int Total_frame_size:27; /* 5..31 */ member
Dhppa-tdep.c310 table[i].Total_frame_size = tmp & 0x7ffffff; in internalize_unwinds()
1425 stack_remaining = u->Total_frame_size << 3; in skip_prologue_hard_way()
1820 || frame_size < (u->Total_frame_size << 3)) in hppa_frame_cache()
1900 cache->saved_regs[reg].addr = (u->Total_frame_size << 3) + offset; in hppa_frame_cache()
2459 pin (Total_frame_size); in unwind_command()
Dhpread.c6292 return u->Total_frame_size << 3; in hpread_adjust_stack_address()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c4992 unsigned int Total_frame_size:27; /* 5..31 */ member
5061 PV(Total_frame_size); in dump_hppa_unwind()
5170 tep->Total_frame_size = tmp2 & 0x7ffffff; in slurp_hppa_unwind_table()