Home
last modified time | relevance | path

Searched refs:this_cache (Results 1 – 25 of 51) sorted by relevance

123

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsparc64obsd-tdep.c147 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 Dsparcobsd-tdep.c71 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 Dsparc-sol2-tdep.c78 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 Dsparc64-sol2-tdep.c53 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 Dsparc-linux-tdep.c161 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 Dsparc64fbsd-tdep.c79 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 Dtramp-frame.c47 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 Dm32r-linux-tdep.c226 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 Dm68klinux-tdep.c198 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 Dsparc64nbsd-tdep.c157 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 Dfrv-linux-tdep.c241 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 Dmips-linux-tdep.c816 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 Dlibunwind-frame.c125 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 Dsparcnbsd-tdep.c181 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 Dppcobsd-tdep.c190 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 Dframe-base.c33 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 Dvax-tdep.c315 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 Dppcnbsd-tdep.c269 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 Damd64-tdep.c831 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 Dmips-tdep.c1642 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 Di386obsd-tdep.c346 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 Damd64obsd-tdep.c419 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 Dppc64obsd-tdep.c267 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 Dlibunwind-frame.h46 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 Dm88k-tdep.c650 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()

123