Searched defs:stop_chain (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinline-frame.c306 stopped_by_user_bp_inline_frame (const block *frame_block, bpstat stop_chain) argument
339 skip_inline_frames (thread_info *thread, bpstat stop_chain) argument
H A Dinfrun.c5974 bpstat stop_chain = NULL; local
H A Dbreakpoint.c5326 bpstat_stop_status(const address_space *aspace, CORE_ADDR bp_addr, thread_info *thread, const struct target_waitstatus *ws, bpstat stop_chain) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinline-frame.c310 stopped_by_user_bp_inline_frame (const block *frame_block, bpstat *stop_chain) argument
343 skip_inline_frames (thread_info *thread, bpstat *stop_chain) argument
H A Dinfrun.c6268 bpstat *stop_chain = nullptr; local
H A Dbreakpoint.c5672 bpstat_stop_status(const address_space *aspace, CORE_ADDR bp_addr, thread_info *thread, const target_waitstatus &ws, bpstat *stop_chain) argument

Completed in 416 milliseconds