Searched refs:trad_frame_saved_reg (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | trad-frame.h | 53 struct trad_frame_saved_reg struct 60 void trad_frame_set_value (struct trad_frame_saved_reg this_saved_regs[], argument 64 void trad_frame_set_unknown (struct trad_frame_saved_reg this_saved_regs[], 69 int trad_frame_value_p (struct trad_frame_saved_reg this_saved_regs[], 71 int trad_frame_addr_p (struct trad_frame_saved_reg this_saved_regs[], 73 int trad_frame_realreg_p (struct trad_frame_saved_reg this_saved_regs[], 78 struct trad_frame_saved_reg *trad_frame_alloc_saved_regs (struct frame_info *next_frame); 83 struct trad_frame_saved_reg this_saved_regs[],
|
| D | trad-frame.c | 32 struct trad_frame_saved_reg * 38 struct trad_frame_saved_reg *this_saved_regs in trad_frame_alloc_saved_regs() 39 = FRAME_OBSTACK_CALLOC (numregs, struct trad_frame_saved_reg); in trad_frame_alloc_saved_regs() 51 trad_frame_value_p (struct trad_frame_saved_reg this_saved_regs[], int regnum) in trad_frame_value_p() 57 trad_frame_addr_p (struct trad_frame_saved_reg this_saved_regs[], int regnum) in trad_frame_addr_p() 64 trad_frame_realreg_p (struct trad_frame_saved_reg this_saved_regs[], in trad_frame_realreg_p() 72 trad_frame_set_value (struct trad_frame_saved_reg this_saved_regs[], in trad_frame_set_value() 82 trad_frame_set_unknown (struct trad_frame_saved_reg this_saved_regs[], in trad_frame_set_unknown() 92 struct trad_frame_saved_reg this_saved_regs[], in trad_frame_prev_register()
|
| D | sparc-tdep.h | 29 struct trad_frame_saved_reg; 144 struct trad_frame_saved_reg *saved_regs; 201 extern struct trad_frame_saved_reg *
|
| D | sparc64-tdep.h | 29 struct trad_frame_saved_reg; 119 extern struct trad_frame_saved_reg *
|
| D | sparc64nbsd-tdep.c | 91 struct trad_frame_saved_reg * 95 struct trad_frame_saved_reg *saved_regs; in sparc64nbsd_sigcontext_saved_regs()
|
| D | sparcnbsd-tdep.c | 95 struct trad_frame_saved_reg * 98 struct trad_frame_saved_reg *saved_regs; in sparc32nbsd_sigcontext_saved_regs()
|
| D | mipsfbsd-tdep.c | 295 struct trad_frame_saved_reg *saved_regs;
|
| D | s390-tdep.c | 1756 struct trad_frame_saved_reg *saved_regs; 2047 struct trad_frame_saved_reg *saved_regs; 2125 struct trad_frame_saved_reg *saved_regs;
|
| D | arm-tdep.c | 171 struct trad_frame_saved_reg *saved_regs;
|
| D | mips-tdep.c | 1483 struct trad_frame_saved_reg *saved_regs;
|