Home
last modified time | relevance | path

Searched defs:this_cache (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/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()
192 void **this_cache, int regnum) in kgdb_trgt_trapframe_prev_register()
233 void **this_cache) in kgdb_trgt_trapframe_unwind_reason()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dtramp-frame.c45 void **this_cache) in tramp_frame_cache()
62 void **this_cache, in tramp_frame_this_id()
73 void **this_cache, in tramp_frame_prev_register()
120 void **this_cache) in tramp_frame_sniffer()
H A Dframe-base.c31 default_frame_base_address (struct frame_info *this_frame, void **this_cache) in default_frame_base_address()
37 default_frame_locals_address (struct frame_info *this_frame, void **this_cache) in default_frame_locals_address()
43 default_frame_args_address (struct frame_info *this_frame, void **this_cache) in default_frame_args_address()
H A Ddwarf2-frame-tailcall.c213 tailcall_frame_this_id (struct frame_info *this_frame, void **this_cache, in tailcall_frame_this_id()
298 void **this_cache, int regnum) in tailcall_frame_prev_register()
319 struct frame_info *this_frame, void **this_cache) in tailcall_frame_sniffer()
435 tailcall_frame_dealloc_cache (struct frame_info *self, void *this_cache) in tailcall_frame_dealloc_cache()
H A Dinline-frame.c150 void **this_cache, in inline_frame_this_id()
185 inline_frame_prev_register (struct frame_info *this_frame, void **this_cache, in inline_frame_prev_register()
208 void **this_cache) in inline_frame_sniffer()
H A Damd64-tdep.c2354 amd64_frame_cache (struct frame_info *this_frame, void **this_cache) in amd64_frame_cache()
2377 void **this_cache) in amd64_frame_unwind_stop_reason()
2393 amd64_frame_this_id (struct frame_info *this_frame, void **this_cache, in amd64_frame_this_id()
2410 amd64_frame_prev_register (struct frame_info *this_frame, void **this_cache, in amd64_frame_prev_register()
2463 amd64_sigtramp_frame_cache (struct frame_info *this_frame, void **this_cache) in amd64_sigtramp_frame_cache()
2502 void **this_cache) in amd64_sigtramp_frame_unwind_stop_reason()
2515 void **this_cache, struct frame_id *this_id) in amd64_sigtramp_frame_this_id()
2528 void **this_cache, int regnum) in amd64_sigtramp_frame_prev_register()
2539 void **this_cache) in amd64_sigtramp_frame_sniffer()
2578 amd64_frame_base_address (struct frame_info *this_frame, void **this_cache) in amd64_frame_base_address()
[all …]
H A Di386-tdep.c1822 i386_frame_cache (struct frame_info *this_frame, void **this_cache) in i386_frame_cache()
1844 i386_frame_this_id (struct frame_info *this_frame, void **this_cache, in i386_frame_this_id()
1859 void **this_cache) in i386_frame_unwind_stop_reason()
1874 i386_frame_prev_register (struct frame_info *this_frame, void **this_cache, in i386_frame_prev_register()
1981 i386_epilogue_frame_cache (struct frame_info *this_frame, void **this_cache) in i386_epilogue_frame_cache()
2015 void **this_cache) in i386_epilogue_frame_unwind_stop_reason()
2028 void **this_cache, in i386_epilogue_frame_this_id()
2042 void **this_cache, int regnum) in i386_epilogue_frame_prev_register()
2123 void **this_cache) in i386_stack_tramp_frame_sniffer()
2162 i386_sigtramp_frame_cache (struct frame_info *this_frame, void **this_cache) in i386_sigtramp_frame_cache()
[all …]
H A Dframe-unwind.c96 frame_unwind_find_by_frame (struct frame_info *this_frame, void **this_cache) in frame_unwind_find_by_frame()
151 void **this_cache) in default_frame_unwind_stop_reason()
H A Ddwarf2-frame.c1006 dwarf2_frame_cache (struct frame_info *this_frame, void **this_cache) in dwarf2_frame_cache()
1246 void **this_cache) in dwarf2_frame_unwind_stop_reason()
1261 dwarf2_frame_this_id (struct frame_info *this_frame, void **this_cache, in dwarf2_frame_this_id()
1277 dwarf2_frame_prev_register (struct frame_info *this_frame, void **this_cache, in dwarf2_frame_prev_register()
1375 dwarf2_frame_dealloc_cache (struct frame_info *self, void *this_cache) in dwarf2_frame_dealloc_cache()
1385 struct frame_info *this_frame, void **this_cache) in dwarf2_frame_sniffer()
1464 dwarf2_frame_base_address (struct frame_info *this_frame, void **this_cache) in dwarf2_frame_base_address()