Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-tdep.h134 unsigned int Total_frame_size:27; /* 5..31 */ member
Dhppa-tdep.c390 table[i].Total_frame_size = tmp & 0x7ffffff; in internalize_unwinds()
1273 stack_remaining = u->Total_frame_size << 3; in skip_prologue_hard_way()
1651 || frame_size < (u->Total_frame_size << 3)) in hppa_frame_cache()
1719 cache->saved_regs[reg].addr = (u->Total_frame_size << 3) + offset; in hppa_frame_cache()
2222 pin (Total_frame_size); in unwind_command()
Dhpread.c6292 return u->Total_frame_size << 3; in hpread_adjust_stack_address()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c5466 unsigned int Total_frame_size:27; /* 5..31 */ member
5535 PV(Total_frame_size); in dump_hppa_unwind()
5639 tep->Total_frame_size = tmp2 & 0x7ffffff; in slurp_hppa_unwind_table()