Home
last modified time | relevance | path

Searched defs:next_frame (Results 1 – 7 of 7) sorted by relevance

/dragonfly/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_x86_64.c155 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache()
181 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_trapframe_this_id()
191 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, in kgdb_trgt_trapframe_prev_register()
232 kgdb_trgt_trapframe_unwind_reason(struct frame_info *next_frame, in kgdb_trgt_trapframe_unwind_reason()
249 struct frame_info *next_frame, in kgdb_trgt_trapframe_sniffer()
/dragonfly/contrib/gdb-7/gdb/
H A Dinline-frame.c213 struct frame_info *next_frame; in inline_frame_sniffer() local
394 struct frame_info *next_frame; in frame_inlined_callees() local
H A Ddwarf2-frame-tailcall.c217 struct frame_info *next_frame; in tailcall_frame_this_id() local
321 struct frame_info *next_frame; in tailcall_frame_sniffer() local
H A Dframe.c356 get_stack_frame_id (struct frame_info *next_frame) in get_stack_frame_id()
362 frame_unwind_caller_id (struct frame_info *next_frame) in frame_unwind_caller_id()
723 struct frame_info *next_frame = this_frame->next; in get_frame_func_if_available() local
2015 struct frame_info *next_frame = this_frame->next; in get_frame_address_in_block() local
2090 struct frame_info *next_frame; in find_frame_sal() local
2301 frame_unwind_arch (struct frame_info *next_frame) in frame_unwind_arch()
2329 frame_unwind_caller_arch (struct frame_info *next_frame) in frame_unwind_caller_arch()
H A Dgdbarch.c2846 gdbarch_unwind_pc (struct gdbarch *gdbarch, struct frame_info *next_frame) in gdbarch_unwind_pc()
2870 gdbarch_unwind_sp (struct gdbarch *gdbarch, struct frame_info *next_frame) in gdbarch_unwind_sp()
H A Dinfrun.c5475 insert_step_resume_breakpoint_at_caller (struct frame_info *next_frame) in insert_step_resume_breakpoint_at_caller()
H A Di386-tdep.c1709 i386_unwind_pc (struct gdbarch *gdbarch, struct frame_info *next_frame) in i386_unwind_pc()