Searched refs:skip_inline_frames (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinline-frame.h40 void skip_inline_frames (thread_info *thread, struct bpstats *stop_chain);
69 skip_inline_frames). */
H A Dinline-frame.c339 skip_inline_frames (thread_info *thread, bpstat stop_chain) function
437 skip_inline_frames). */
H A Dinfrun.c5990 /* skip_inline_frames is expensive, so we avoid it if we can
6003 skip_inline_frames call would break things. Fortunately
6017 skip_inline_frames (ecs->event_thread, stop_chain);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinline-frame.h40 void skip_inline_frames (thread_info *thread, struct bpstat *stop_chain);
69 skip_inline_frames). */
H A Dinline-frame.c343 skip_inline_frames (thread_info *thread, bpstat *stop_chain) function
441 skip_inline_frames). */
H A Dinfrun.c6284 /* skip_inline_frames is expensive, so we avoid it if we can
6297 skip_inline_frames call would break things. Fortunately
6311 skip_inline_frames (ecs->event_thread, stop_chain);

Completed in 360 milliseconds