Home
last modified time | relevance | path

Searched refs:frame_unwind_program_space (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDframe.h441 extern struct program_space *frame_unwind_program_space (struct frame_info *);
HDframe.c2239 frame_unwind_program_space (struct frame_info *this_frame) in frame_unwind_program_space() function
HDinfrun.c5490 sr_sal.pspace = frame_unwind_program_space (next_frame); in insert_step_resume_breakpoint_at_caller()