/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | sparc64obsd-tdep.c | 147 if (*this_cache) in sparc64obsd_frame_cache() 148 return *this_cache; in sparc64obsd_frame_cache() 150 cache = sparc_frame_cache (next_frame, this_cache); in sparc64obsd_frame_cache() 151 gdb_assert (cache == *this_cache); in sparc64obsd_frame_cache() 180 sparc64obsd_frame_cache (next_frame, this_cache); in sparc64obsd_frame_this_id() 187 void **this_cache, in sparc64obsd_frame_prev_register() argument 193 sparc64obsd_frame_cache (next_frame, this_cache); in sparc64obsd_frame_prev_register() 228 if (*this_cache) in sparc64obsd_trapframe_cache() 229 return *this_cache; in sparc64obsd_trapframe_cache() 232 gdb_assert (cache == *this_cache); in sparc64obsd_trapframe_cache() [all …]
|
H A D | sparcobsd-tdep.c | 71 sparc32obsd_frame_cache (struct frame_info *next_frame, void **this_cache) in sparc32obsd_frame_cache() argument 76 if (*this_cache) in sparc32obsd_frame_cache() 77 return *this_cache; in sparc32obsd_frame_cache() 79 cache = sparc_frame_cache (next_frame, this_cache); in sparc32obsd_frame_cache() 80 gdb_assert (cache == *this_cache); in sparc32obsd_frame_cache() 102 sparc32obsd_frame_this_id (struct frame_info *next_frame, void **this_cache, in sparc32obsd_frame_this_id() argument 106 sparc32obsd_frame_cache (next_frame, this_cache); in sparc32obsd_frame_this_id() 113 void **this_cache, in sparc32obsd_frame_prev_register() argument 119 sparc32obsd_frame_cache (next_frame, this_cache); in sparc32obsd_frame_prev_register()
|
H A D | sparc-sol2-tdep.c | 78 void **this_cache) in sparc32_sol2_sigtramp_frame_cache() argument 84 if (*this_cache) in sparc32_sol2_sigtramp_frame_cache() 85 return *this_cache; in sparc32_sol2_sigtramp_frame_cache() 87 cache = sparc_frame_cache (next_frame, this_cache); in sparc32_sol2_sigtramp_frame_cache() 88 gdb_assert (cache == *this_cache); in sparc32_sol2_sigtramp_frame_cache() 128 void **this_cache, in sparc32_sol2_sigtramp_frame_this_id() argument 132 sparc32_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc32_sol2_sigtramp_frame_this_id() 139 void **this_cache, in sparc32_sol2_sigtramp_frame_prev_register() argument 146 sparc32_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc32_sol2_sigtramp_frame_prev_register()
|
H A D | sparc64-sol2-tdep.c | 53 void **this_cache) in sparc64_sol2_sigtramp_frame_cache() argument 59 if (*this_cache) in sparc64_sol2_sigtramp_frame_cache() 60 return *this_cache; in sparc64_sol2_sigtramp_frame_cache() 62 cache = sparc_frame_cache (next_frame, this_cache); in sparc64_sol2_sigtramp_frame_cache() 63 gdb_assert (cache == *this_cache); in sparc64_sol2_sigtramp_frame_cache() 107 void **this_cache, in sparc64_sol2_sigtramp_frame_this_id() argument 111 sparc64_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc64_sol2_sigtramp_frame_this_id() 118 void **this_cache, in sparc64_sol2_sigtramp_frame_prev_register() argument 125 sparc64_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc64_sol2_sigtramp_frame_prev_register()
|
H A D | sparc-linux-tdep.c | 161 void **this_cache) in sparc32_linux_sigtramp_frame_cache() argument 167 if (*this_cache) in sparc32_linux_sigtramp_frame_cache() 168 return *this_cache; in sparc32_linux_sigtramp_frame_cache() 170 cache = sparc32_frame_cache (next_frame, this_cache); in sparc32_linux_sigtramp_frame_cache() 171 gdb_assert (cache == *this_cache); in sparc32_linux_sigtramp_frame_cache() 214 void **this_cache, in sparc32_linux_sigtramp_frame_this_id() argument 218 sparc32_linux_sigtramp_frame_cache (next_frame, this_cache); in sparc32_linux_sigtramp_frame_this_id() 225 void **this_cache, in sparc32_linux_sigtramp_frame_prev_register() argument 232 sparc32_linux_sigtramp_frame_cache (next_frame, this_cache); in sparc32_linux_sigtramp_frame_prev_register()
|
H A D | sparc64fbsd-tdep.c | 79 void **this_cache) in sparc64fbsd_sigtramp_frame_cache() argument 86 if (*this_cache) in sparc64fbsd_sigtramp_frame_cache() 87 return *this_cache; in sparc64fbsd_sigtramp_frame_cache() 89 cache = sparc_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_cache() 90 gdb_assert (cache == *this_cache); in sparc64fbsd_sigtramp_frame_cache() 152 void **this_cache, in sparc64fbsd_sigtramp_frame_this_id() argument 156 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_this_id() 163 void **this_cache, in sparc64fbsd_sigtramp_frame_prev_register() argument 170 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_prev_register()
|
H A D | tramp-frame.c | 47 void **this_cache) in tramp_frame_cache() argument 50 struct tramp_frame_cache *tramp_cache = (*this_cache); in tramp_frame_cache() 64 void **this_cache, in tramp_frame_this_id() argument 68 = tramp_frame_cache (next_frame, this_cache); in tramp_frame_this_id() 74 void **this_cache, in tramp_frame_prev_register() argument 82 = tramp_frame_cache (next_frame, this_cache); in tramp_frame_prev_register() 120 void **this_cache) in tramp_frame_sniffer() argument 144 (*this_cache) = tramp_cache; in tramp_frame_sniffer()
|
H A D | m32r-linux-tdep.c | 226 void **this_cache) in m32r_linux_sigtramp_frame_cache() argument 232 if ((*this_cache) != NULL) in m32r_linux_sigtramp_frame_cache() 233 return (*this_cache); in m32r_linux_sigtramp_frame_cache() 235 (*this_cache) = cache; in m32r_linux_sigtramp_frame_cache() 269 void **this_cache, in m32r_linux_sigtramp_frame_this_id() argument 273 m32r_linux_sigtramp_frame_cache (next_frame, this_cache); in m32r_linux_sigtramp_frame_this_id() 280 void **this_cache, in m32r_linux_sigtramp_frame_prev_register() argument 287 m32r_linux_sigtramp_frame_cache (next_frame, this_cache); in m32r_linux_sigtramp_frame_prev_register()
|
H A D | m68klinux-tdep.c | 198 void **this_cache) in m68k_linux_sigtramp_frame_cache() argument 207 if (*this_cache) in m68k_linux_sigtramp_frame_cache() 208 return *this_cache; in m68k_linux_sigtramp_frame_cache() 229 *this_cache = cache; in m68k_linux_sigtramp_frame_cache() 235 void **this_cache, in m68k_linux_sigtramp_frame_this_id() argument 239 m68k_linux_sigtramp_frame_cache (next_frame, this_cache); in m68k_linux_sigtramp_frame_this_id() 245 void **this_cache, in m68k_linux_sigtramp_frame_prev_register() argument 253 m68k_linux_sigtramp_frame_cache (next_frame, this_cache); in m68k_linux_sigtramp_frame_prev_register()
|
H A D | sparc64nbsd-tdep.c | 157 void **this_cache) in sparc64nbsd_sigcontext_frame_cache() argument 162 if (*this_cache) in sparc64nbsd_sigcontext_frame_cache() 163 return *this_cache; in sparc64nbsd_sigcontext_frame_cache() 165 cache = sparc_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_cache() 166 gdb_assert (cache == *this_cache); in sparc64nbsd_sigcontext_frame_cache() 191 void **this_cache, in sparc64nbsd_sigcontext_frame_this_id() argument 195 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_this_id() 202 void **this_cache, in sparc64nbsd_sigcontext_frame_prev_register() argument 209 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_prev_register()
|
H A D | frv-linux-tdep.c | 241 frv_linux_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache) in frv_linux_sigtramp_frame_cache() argument 251 if (*this_cache) in frv_linux_sigtramp_frame_cache() 252 return *this_cache; in frv_linux_sigtramp_frame_cache() 273 *this_cache = cache; in frv_linux_sigtramp_frame_cache() 278 frv_linux_sigtramp_frame_this_id (struct frame_info *next_frame, void **this_cache, in frv_linux_sigtramp_frame_this_id() argument 282 frv_linux_sigtramp_frame_cache (next_frame, this_cache); in frv_linux_sigtramp_frame_this_id() 288 void **this_cache, in frv_linux_sigtramp_frame_prev_register() argument 295 frv_linux_sigtramp_frame_cache (next_frame, this_cache); in frv_linux_sigtramp_frame_prev_register()
|
H A D | mips-linux-tdep.c | 816 struct trad_frame_cache *this_cache, 821 struct trad_frame_cache *this_cache, 953 struct trad_frame_cache *this_cache, in mips_linux_o32_sigframe_init() argument 987 trad_frame_set_reg_addr (this_cache, regs->pc + NUM_REGS, in mips_linux_o32_sigframe_init() 992 trad_frame_set_reg_addr (this_cache, regs->hi + NUM_REGS, in mips_linux_o32_sigframe_init() 994 trad_frame_set_reg_addr (this_cache, regs->lo + NUM_REGS, in mips_linux_o32_sigframe_init() 1002 trad_frame_set_id (this_cache, in mips_linux_o32_sigframe_init() 1082 struct trad_frame_cache *this_cache, in mips_linux_n32n64_sigframe_init() argument 1109 trad_frame_set_reg_addr (this_cache, regs->pc + NUM_REGS, in mips_linux_n32n64_sigframe_init() 1114 trad_frame_set_reg_addr (this_cache, regs->hi + NUM_REGS, in mips_linux_n32n64_sigframe_init() [all …]
|
H A D | libunwind-frame.c | 125 libunwind_frame_cache (struct frame_info *next_frame, void **this_cache) in libunwind_frame_cache() argument 135 if (*this_cache) in libunwind_frame_cache() 136 return *this_cache; in libunwind_frame_cache() 169 *this_cache = cache; in libunwind_frame_cache() 221 libunwind_frame_this_id (struct frame_info *next_frame, void **this_cache, in libunwind_frame_this_id() argument 225 libunwind_frame_cache (next_frame, this_cache); in libunwind_frame_this_id() 231 libunwind_frame_prev_register (struct frame_info *next_frame, void **this_cache, in libunwind_frame_prev_register() argument 237 libunwind_frame_cache (next_frame, this_cache); in libunwind_frame_prev_register() 310 libunwind_frame_base_address (struct frame_info *next_frame, void **this_cache) in libunwind_frame_base_address() argument 313 libunwind_frame_cache (next_frame, this_cache); in libunwind_frame_base_address()
|
H A D | sparcnbsd-tdep.c | 181 void **this_cache) in sparc32nbsd_sigcontext_frame_cache() argument 186 if (*this_cache) in sparc32nbsd_sigcontext_frame_cache() 187 return *this_cache; in sparc32nbsd_sigcontext_frame_cache() 189 cache = sparc_frame_cache (next_frame, this_cache); in sparc32nbsd_sigcontext_frame_cache() 190 gdb_assert (cache == *this_cache); in sparc32nbsd_sigcontext_frame_cache() 212 void **this_cache, in sparc32nbsd_sigcontext_frame_this_id() argument 216 sparc32nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc32nbsd_sigcontext_frame_this_id() 223 void **this_cache, in sparc32nbsd_sigcontext_frame_prev_register() argument 230 sparc32nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc32nbsd_sigcontext_frame_prev_register()
|
H A D | ppcobsd-tdep.c | 190 ppcobsd_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache) in ppcobsd_sigtramp_frame_cache() argument 200 if (*this_cache) in ppcobsd_sigtramp_frame_cache() 201 return *this_cache; in ppcobsd_sigtramp_frame_cache() 204 *this_cache = cache; in ppcobsd_sigtramp_frame_cache() 243 void **this_cache, struct frame_id *this_id) in ppcobsd_sigtramp_frame_this_id() argument 246 ppcobsd_sigtramp_frame_cache (next_frame, this_cache); in ppcobsd_sigtramp_frame_this_id() 253 void **this_cache, int regnum, in ppcobsd_sigtramp_frame_prev_register() argument 259 ppcobsd_sigtramp_frame_cache (next_frame, this_cache); in ppcobsd_sigtramp_frame_prev_register()
|
H A D | frame-base.c | 33 default_frame_base_address (struct frame_info *next_frame, void **this_cache) in default_frame_base_address() argument 40 default_frame_locals_address (struct frame_info *next_frame, void **this_cache) in default_frame_locals_address() argument 42 return default_frame_base_address (next_frame, this_cache); in default_frame_locals_address() 46 default_frame_args_address (struct frame_info *next_frame, void **this_cache) in default_frame_args_address() argument 48 return default_frame_base_address (next_frame, this_cache); in default_frame_args_address()
|
H A D | vax-tdep.c | 315 vax_frame_cache (struct frame_info *next_frame, void **this_cache) in vax_frame_cache() argument 322 if (*this_cache) in vax_frame_cache() 323 return *this_cache; in vax_frame_cache() 377 vax_frame_this_id (struct frame_info *next_frame, void **this_cache, in vax_frame_this_id() argument 380 struct vax_frame_cache *cache = vax_frame_cache (next_frame, this_cache); in vax_frame_this_id() 390 vax_frame_prev_register (struct frame_info *next_frame, void **this_cache, in vax_frame_prev_register() argument 395 struct vax_frame_cache *cache = vax_frame_cache (next_frame, this_cache); in vax_frame_prev_register() 416 vax_frame_base_address (struct frame_info *next_frame, void **this_cache) in vax_frame_base_address() argument 418 struct vax_frame_cache *cache = vax_frame_cache (next_frame, this_cache); in vax_frame_base_address() 424 vax_frame_args_address (struct frame_info *next_frame, void **this_cache) in vax_frame_args_address() argument
|
H A D | ppcnbsd-tdep.c | 269 struct trad_frame_cache *this_cache, in ppcnbsd_sigtramp_cache_init() argument 283 trad_frame_set_reg_addr (this_cache, regnum, offset); in ppcnbsd_sigtramp_cache_init() 286 trad_frame_set_reg_addr (this_cache, tdep->ppc_lr_regnum, offset); in ppcnbsd_sigtramp_cache_init() 288 trad_frame_set_reg_addr (this_cache, tdep->ppc_cr_regnum, offset); in ppcnbsd_sigtramp_cache_init() 290 trad_frame_set_reg_addr (this_cache, tdep->ppc_xer_regnum, offset); in ppcnbsd_sigtramp_cache_init() 292 trad_frame_set_reg_addr (this_cache, tdep->ppc_ctr_regnum, offset); in ppcnbsd_sigtramp_cache_init() 294 trad_frame_set_reg_addr (this_cache, PC_REGNUM, offset); /* SRR0? */ in ppcnbsd_sigtramp_cache_init() 298 trad_frame_set_id (this_cache, frame_id_build (base, func)); in ppcnbsd_sigtramp_cache_init()
|
H A D | amd64-tdep.c | 831 if (*this_cache) in amd64_frame_cache() 832 return *this_cache; in amd64_frame_cache() 835 *this_cache = cache; in amd64_frame_cache() 882 amd64_frame_cache (next_frame, this_cache); in amd64_frame_this_id() 898 amd64_frame_cache (next_frame, this_cache); in amd64_frame_prev_register() 964 if (*this_cache) in amd64_sigtramp_frame_cache() 965 return *this_cache; in amd64_sigtramp_frame_cache() 979 *this_cache = cache; in amd64_sigtramp_frame_cache() 985 void **this_cache, struct frame_id *this_id) in amd64_sigtramp_frame_this_id() argument 995 void **this_cache, in amd64_sigtramp_frame_prev_register() argument [all …]
|
H A D | mips-tdep.c | 1642 return (*this_cache); in mips_insn16_frame_cache() 1650 this_cache); in mips_insn16_frame_this_id() 1656 void **this_cache, in mips_insn16_frame_prev_register() argument 1662 this_cache); in mips_insn16_frame_prev_register() 1685 void **this_cache) in mips_insn16_frame_base_address() argument 1688 this_cache); in mips_insn16_frame_base_address() 1715 if (this_cache == NULL || this_cache->saved_regs == NULL) in reset_saved_regs() 1970 this_cache); in mips_insn32_frame_this_id() 1982 this_cache); in mips_insn32_frame_prev_register() 2005 void **this_cache) in mips_insn32_frame_base_address() argument [all …]
|
H A D | i386obsd-tdep.c | 346 i386obsd_trapframe_cache(struct frame_info *next_frame, void **this_cache) in i386obsd_trapframe_cache() argument 354 if (*this_cache) in i386obsd_trapframe_cache() 355 return *this_cache; in i386obsd_trapframe_cache() 358 *this_cache = cache; in i386obsd_trapframe_cache() 402 void **this_cache, struct frame_id *this_id) in i386obsd_trapframe_this_id() argument 405 i386obsd_trapframe_cache (next_frame, this_cache); in i386obsd_trapframe_this_id() 412 void **this_cache, int regnum, in i386obsd_trapframe_prev_register() argument 418 i386obsd_trapframe_cache (next_frame, this_cache); in i386obsd_trapframe_prev_register()
|
H A D | amd64obsd-tdep.c | 419 amd64obsd_trapframe_cache(struct frame_info *next_frame, void **this_cache) in amd64obsd_trapframe_cache() argument 427 if (*this_cache) in amd64obsd_trapframe_cache() 428 return *this_cache; in amd64obsd_trapframe_cache() 431 *this_cache = cache; in amd64obsd_trapframe_cache() 485 void **this_cache, struct frame_id *this_id) in amd64obsd_trapframe_this_id() argument 488 amd64obsd_trapframe_cache (next_frame, this_cache); in amd64obsd_trapframe_this_id() 495 void **this_cache, int regnum, in amd64obsd_trapframe_prev_register() argument 501 amd64obsd_trapframe_cache (next_frame, this_cache); in amd64obsd_trapframe_prev_register()
|
H A D | ppc64obsd-tdep.c | 267 ppc64obsd_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache) in ppc64obsd_sigtramp_frame_cache() argument 277 if (*this_cache) in ppc64obsd_sigtramp_frame_cache() 278 return *this_cache; in ppc64obsd_sigtramp_frame_cache() 281 *this_cache = cache; in ppc64obsd_sigtramp_frame_cache() 320 void **this_cache, struct frame_id *this_id) in ppc64obsd_sigtramp_frame_this_id() argument 323 ppc64obsd_sigtramp_frame_cache (next_frame, this_cache); in ppc64obsd_sigtramp_frame_this_id() 330 void **this_cache, int regnum, in ppc64obsd_sigtramp_frame_prev_register() argument 336 ppc64obsd_sigtramp_frame_cache (next_frame, this_cache); in ppc64obsd_sigtramp_frame_prev_register()
|
H A D | libunwind-frame.h | 46 void libunwind_frame_this_id (struct frame_info *next_frame, void **this_cache, 48 void libunwind_frame_prev_register (struct frame_info *next_frame, void **this_cache, 52 CORE_ADDR libunwind_frame_base_address (struct frame_info *next_frame, void **this_cache);
|
H A D | m88k-tdep.c | 650 m88k_frame_cache (struct frame_info *next_frame, void **this_cache) in m88k_frame_cache() argument 655 if (*this_cache) in m88k_frame_cache() 656 return *this_cache; in m88k_frame_cache() 703 *this_cache = cache; in m88k_frame_cache() 708 m88k_frame_this_id (struct frame_info *next_frame, void **this_cache, in m88k_frame_this_id() argument 711 struct m88k_frame_cache *cache = m88k_frame_cache (next_frame, this_cache); in m88k_frame_this_id() 721 m88k_frame_prev_register (struct frame_info *next_frame, void **this_cache, in m88k_frame_prev_register() argument 726 struct m88k_frame_cache *cache = m88k_frame_cache (next_frame, this_cache); in m88k_frame_prev_register() 771 m88k_frame_base_address (struct frame_info *next_frame, void **this_cache) in m88k_frame_base_address() argument 773 struct m88k_frame_cache *cache = m88k_frame_cache (next_frame, this_cache); in m88k_frame_base_address()
|