Searched refs:frame_unwind_unsigned_register (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dalpha-mdebug-tdep.c198 frame_unwind_unsigned_register (next_frame, PROC_FRAME_REG (proc_desc), &vfp);
H A Dframe.h404 extern void frame_unwind_unsigned_register (struct frame_info *frame,
H A Dalpha-tdep.c1133 frame_unwind_unsigned_register (next_frame, frame_reg, &val);
1281 frame_unwind_unsigned_register (next_frame, ALPHA_SP_REGNUM, &base);
1289 frame_unwind_unsigned_register (next_frame, ALPHA_PC_REGNUM, &pc);
H A Dframe.c667 frame_unwind_unsigned_register (struct frame_info *frame, int regnum, function
2290 frame_unwind_unsigned_register (next_frame, SP_REGNUM, &sp);
H A Drs6000-tdep.c1558 frame_unwind_unsigned_register (get_next_frame (fi),

Completed in 165 milliseconds