Home
last modified time | relevance | path

Searched refs:frame_unwind_unsigned_register (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dalpha-tdep.c1126 frame_unwind_unsigned_register (next_frame, frame_reg, &val); in alpha_heuristic_frame_unwind_cache()
1273 frame_unwind_unsigned_register (next_frame, ALPHA_SP_REGNUM, &base); in alpha_unwind_dummy_id()
1281 frame_unwind_unsigned_register (next_frame, ALPHA_PC_REGNUM, &pc); in alpha_unwind_pc()
Dalpha-mdebug-tdep.c196 frame_unwind_unsigned_register (next_frame, PROC_FRAME_REG (proc_desc), &vfp); in alpha_mdebug_frame_unwind_cache()
Dframe.h404 extern void frame_unwind_unsigned_register (struct frame_info *frame,
Dframe.c667 frame_unwind_unsigned_register (struct frame_info *frame, int regnum, in frame_unwind_unsigned_register() function
2290 frame_unwind_unsigned_register (next_frame, SP_REGNUM, &sp); in frame_sp_unwind()
Drs6000-tdep.c1558 frame_unwind_unsigned_register (get_next_frame (fi), in rs6000_frame_saved_pc()
/freebsd-12-stable/contrib/gdb/gdb/doc/
Dgdbint.texinfo3280 frame_unwind_unsigned_register (this_frame, D10V_PC_REGNUM, &pc);
3297 frame_unwind_unsigned_register (this_frame, D10V_SP_REGNUM, &sp);