Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dframe.h441 extern struct program_space *frame_unwind_program_space (struct frame_info *);
H A Dframe.c2239 frame_unwind_program_space (struct frame_info *this_frame) in frame_unwind_program_space() function
H A Dinfrun.c5490 sr_sal.pspace = frame_unwind_program_space (next_frame); in insert_step_resume_breakpoint_at_caller()