Home
last modified time | relevance | path

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

123

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsparc64-linux-tdep.c38 struct trad_frame_cache *this_cache,
59 struct trad_frame_cache *this_cache, in sparc64_linux_sigframe_init() argument
74 trad_frame_set_reg_addr (this_cache, regnum, addr); in sparc64_linux_sigframe_init()
78 trad_frame_set_reg_addr (this_cache, SPARC64_STATE_REGNUM, addr + 0); in sparc64_linux_sigframe_init()
79 trad_frame_set_reg_addr (this_cache, SPARC64_PC_REGNUM, addr + 8); in sparc64_linux_sigframe_init()
80 trad_frame_set_reg_addr (this_cache, SPARC64_NPC_REGNUM, addr + 16); in sparc64_linux_sigframe_init()
81 trad_frame_set_reg_addr (this_cache, SPARC64_Y_REGNUM, addr + 24); in sparc64_linux_sigframe_init()
82 trad_frame_set_reg_addr (this_cache, SPARC64_FPRS_REGNUM, addr + 28); in sparc64_linux_sigframe_init()
91 trad_frame_set_reg_addr (this_cache, regnum, addr); in sparc64_linux_sigframe_init()
94 trad_frame_set_id (this_cache, frame_id_build (base, func)); in sparc64_linux_sigframe_init()
Dsparc-linux-tdep.c41 struct trad_frame_cache *this_cache,
91 struct trad_frame_cache *this_cache, in sparc32_linux_sigframe_init() argument
103 trad_frame_set_reg_addr (this_cache, SPARC32_PSR_REGNUM, base + 0); in sparc32_linux_sigframe_init()
104 trad_frame_set_reg_addr (this_cache, SPARC32_PC_REGNUM, base + 4); in sparc32_linux_sigframe_init()
105 trad_frame_set_reg_addr (this_cache, SPARC32_NPC_REGNUM, base + 8); in sparc32_linux_sigframe_init()
106 trad_frame_set_reg_addr (this_cache, SPARC32_Y_REGNUM, base + 12); in sparc32_linux_sigframe_init()
112 trad_frame_set_reg_addr (this_cache, regnum, addr); in sparc32_linux_sigframe_init()
119 trad_frame_set_reg_addr (this_cache, regnum, addr); in sparc32_linux_sigframe_init()
122 trad_frame_set_id (this_cache, frame_id_build (base, func)); in sparc32_linux_sigframe_init()
Dsparcobsd-tdep.c73 sparc32obsd_frame_cache (struct frame_info *next_frame, void **this_cache) in sparc32obsd_frame_cache() argument
78 if (*this_cache) in sparc32obsd_frame_cache()
79 return *this_cache; in sparc32obsd_frame_cache()
81 cache = sparc_frame_cache (next_frame, this_cache); in sparc32obsd_frame_cache()
82 gdb_assert (cache == *this_cache); in sparc32obsd_frame_cache()
104 sparc32obsd_frame_this_id (struct frame_info *next_frame, void **this_cache, in sparc32obsd_frame_this_id() argument
108 sparc32obsd_frame_cache (next_frame, this_cache); in sparc32obsd_frame_this_id()
115 void **this_cache, in sparc32obsd_frame_prev_register() argument
121 sparc32obsd_frame_cache (next_frame, this_cache); in sparc32obsd_frame_prev_register()
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()
Dsparc64obsd-tdep.c114 sparc64obsd_frame_cache (struct frame_info *next_frame, void **this_cache) in sparc64obsd_frame_cache() argument
119 if (*this_cache) in sparc64obsd_frame_cache()
120 return *this_cache; in sparc64obsd_frame_cache()
122 cache = sparc_frame_cache (next_frame, this_cache); in sparc64obsd_frame_cache()
123 gdb_assert (cache == *this_cache); in sparc64obsd_frame_cache()
150 sparc64obsd_frame_this_id (struct frame_info *next_frame, void **this_cache, in sparc64obsd_frame_this_id() argument
154 sparc64obsd_frame_cache (next_frame, this_cache); in sparc64obsd_frame_this_id()
161 void **this_cache, in sparc64obsd_frame_prev_register() argument
167 sparc64obsd_frame_cache (next_frame, this_cache); in sparc64obsd_frame_prev_register()
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()
Dmips-linux-tdep.c834 struct trad_frame_cache *this_cache,
839 struct trad_frame_cache *this_cache,
973 struct trad_frame_cache *this_cache, in mips_linux_o32_sigframe_init() argument
997 trad_frame_set_reg_addr (this_cache, ORIG_ZERO_REGNUM + NUM_REGS, in mips_linux_o32_sigframe_init()
1002 trad_frame_set_reg_addr (this_cache, in mips_linux_o32_sigframe_init()
1017 trad_frame_set_reg_addr (this_cache, ireg + regs->fp0 + NUM_REGS, in mips_linux_o32_sigframe_init()
1021 trad_frame_set_reg_addr (this_cache, ireg + regs->fp0 + NUM_REGS, in mips_linux_o32_sigframe_init()
1025 trad_frame_set_reg_addr (this_cache, regs->pc + NUM_REGS, in mips_linux_o32_sigframe_init()
1028 trad_frame_set_reg_addr (this_cache, in mips_linux_o32_sigframe_init()
1031 trad_frame_set_reg_addr (this_cache, regs->hi + NUM_REGS, in mips_linux_o32_sigframe_init()
[all …]
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
137 (*this_cache) = tramp_cache; in tramp_frame_sniffer()
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()
193 void **this_cache, in sparc64nbsd_sigcontext_frame_this_id() argument
197 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_this_id()
204 void **this_cache, in sparc64nbsd_sigcontext_frame_prev_register() argument
211 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_prev_register()
Dsparc64fbsd-tdep.c96 void **this_cache) in sparc64fbsd_sigtramp_frame_cache() argument
103 if (*this_cache) in sparc64fbsd_sigtramp_frame_cache()
104 return *this_cache; in sparc64fbsd_sigtramp_frame_cache()
106 cache = sparc_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_cache()
107 gdb_assert (cache == *this_cache); in sparc64fbsd_sigtramp_frame_cache()
169 void **this_cache, in sparc64fbsd_sigtramp_frame_this_id() argument
173 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_this_id()
180 void **this_cache, in sparc64fbsd_sigtramp_frame_prev_register() argument
187 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_prev_register()
Dfrv-linux-tdep.c253 frv_linux_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache) in frv_linux_sigtramp_frame_cache() argument
263 if (*this_cache) in frv_linux_sigtramp_frame_cache()
264 return *this_cache; in frv_linux_sigtramp_frame_cache()
285 *this_cache = cache; in frv_linux_sigtramp_frame_cache()
290 frv_linux_sigtramp_frame_this_id (struct frame_info *next_frame, void **this_cache, in frv_linux_sigtramp_frame_this_id() argument
294 frv_linux_sigtramp_frame_cache (next_frame, this_cache); in frv_linux_sigtramp_frame_this_id()
300 void **this_cache, in frv_linux_sigtramp_frame_prev_register() argument
307 frv_linux_sigtramp_frame_cache (next_frame, this_cache); in frv_linux_sigtramp_frame_prev_register()
Dm68klinux-tdep.c200 void **this_cache) in m68k_linux_sigtramp_frame_cache() argument
209 if (*this_cache) in m68k_linux_sigtramp_frame_cache()
210 return *this_cache; in m68k_linux_sigtramp_frame_cache()
231 *this_cache = cache; in m68k_linux_sigtramp_frame_cache()
237 void **this_cache, in m68k_linux_sigtramp_frame_this_id() argument
241 m68k_linux_sigtramp_frame_cache (next_frame, this_cache); in m68k_linux_sigtramp_frame_this_id()
247 void **this_cache, in m68k_linux_sigtramp_frame_prev_register() argument
255 m68k_linux_sigtramp_frame_cache (next_frame, this_cache); in m68k_linux_sigtramp_frame_prev_register()
Dppcobsd-tdep.c124 struct trad_frame_cache *this_cache, in ppcobsd_sigtramp_cache_init() argument
137 trad_frame_set_reg_addr (this_cache, regnum, addr); in ppcobsd_sigtramp_cache_init()
139 trad_frame_set_reg_addr (this_cache, tdep->ppc_lr_regnum, addr); in ppcobsd_sigtramp_cache_init()
141 trad_frame_set_reg_addr (this_cache, tdep->ppc_cr_regnum, addr); in ppcobsd_sigtramp_cache_init()
143 trad_frame_set_reg_addr (this_cache, tdep->ppc_xer_regnum, addr); in ppcobsd_sigtramp_cache_init()
145 trad_frame_set_reg_addr (this_cache, tdep->ppc_ctr_regnum, addr); in ppcobsd_sigtramp_cache_init()
147 trad_frame_set_reg_addr (this_cache, PC_REGNUM, addr); /* SRR0? */ in ppcobsd_sigtramp_cache_init()
151 trad_frame_set_id (this_cache, frame_id_build (base, func)); in ppcobsd_sigtramp_cache_init()
Dppc-linux-tdep.c919 struct trad_frame_cache *this_cache, in ppc_linux_sigtramp_cache() argument
948 trad_frame_set_reg_addr (this_cache, regnum, gpregs + i * tdep->wordsize); in ppc_linux_sigtramp_cache()
950 trad_frame_set_reg_addr (this_cache, PC_REGNUM, gpregs + 32 * tdep->wordsize); in ppc_linux_sigtramp_cache()
951 trad_frame_set_reg_addr (this_cache, tdep->ppc_ctr_regnum, in ppc_linux_sigtramp_cache()
953 trad_frame_set_reg_addr (this_cache, tdep->ppc_lr_regnum, in ppc_linux_sigtramp_cache()
955 trad_frame_set_reg_addr (this_cache, tdep->ppc_xer_regnum, in ppc_linux_sigtramp_cache()
957 trad_frame_set_reg_addr (this_cache, tdep->ppc_cr_regnum, in ppc_linux_sigtramp_cache()
964 trad_frame_set_reg_addr (this_cache, regnum, fpregs + i * tdep->wordsize); in ppc_linux_sigtramp_cache()
966 trad_frame_set_reg_addr (this_cache, tdep->ppc_fpscr_regnum, in ppc_linux_sigtramp_cache()
968 trad_frame_set_id (this_cache, frame_id_build (base, func)); in ppc_linux_sigtramp_cache()
[all …]
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()
Dm32r-linux-tdep.c227 void **this_cache) in m32r_linux_sigtramp_frame_cache() argument
233 if ((*this_cache) != NULL) in m32r_linux_sigtramp_frame_cache()
234 return (*this_cache); in m32r_linux_sigtramp_frame_cache()
236 (*this_cache) = cache; in m32r_linux_sigtramp_frame_cache()
270 void **this_cache, in m32r_linux_sigtramp_frame_this_id() argument
274 m32r_linux_sigtramp_frame_cache (next_frame, this_cache); in m32r_linux_sigtramp_frame_this_id()
281 void **this_cache, in m32r_linux_sigtramp_frame_prev_register() argument
288 m32r_linux_sigtramp_frame_cache (next_frame, this_cache); in m32r_linux_sigtramp_frame_prev_register()
Dmips-mdebug-tdep.c272 mips_mdebug_frame_cache (struct frame_info *next_frame, void **this_cache) in mips_mdebug_frame_cache() argument
284 if ((*this_cache) != NULL) in mips_mdebug_frame_cache()
285 return (*this_cache); in mips_mdebug_frame_cache()
287 (*this_cache) = cache; in mips_mdebug_frame_cache()
380 return (*this_cache); in mips_mdebug_frame_cache()
384 mips_mdebug_frame_this_id (struct frame_info *next_frame, void **this_cache, in mips_mdebug_frame_this_id() argument
388 this_cache); in mips_mdebug_frame_this_id()
394 void **this_cache, in mips_mdebug_frame_prev_register() argument
400 this_cache); in mips_mdebug_frame_prev_register()
452 void **this_cache) in mips_mdebug_frame_base_address() argument
[all …]
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
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()
Damd64-tdep.c821 amd64_frame_cache (struct frame_info *next_frame, void **this_cache) in amd64_frame_cache() argument
827 if (*this_cache) in amd64_frame_cache()
828 return *this_cache; in amd64_frame_cache()
831 *this_cache = cache; in amd64_frame_cache()
874 amd64_frame_this_id (struct frame_info *next_frame, void **this_cache, in amd64_frame_this_id() argument
878 amd64_frame_cache (next_frame, this_cache); in amd64_frame_this_id()
888 amd64_frame_prev_register (struct frame_info *next_frame, void **this_cache, in amd64_frame_prev_register() argument
894 amd64_frame_cache (next_frame, this_cache); in amd64_frame_prev_register()
956 amd64_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache) in amd64_sigtramp_frame_cache() argument
964 if (*this_cache) in amd64_sigtramp_frame_cache()
[all …]
Dlibunwind-frame.c128 libunwind_frame_cache (struct frame_info *next_frame, void **this_cache) in libunwind_frame_cache() argument
138 if (*this_cache) in libunwind_frame_cache()
139 return *this_cache; in libunwind_frame_cache()
177 *this_cache = cache; in libunwind_frame_cache()
235 libunwind_frame_this_id (struct frame_info *next_frame, void **this_cache, in libunwind_frame_this_id() argument
239 libunwind_frame_cache (next_frame, this_cache); in libunwind_frame_this_id()
248 libunwind_frame_prev_register (struct frame_info *next_frame, void **this_cache, in libunwind_frame_prev_register() argument
254 libunwind_frame_cache (next_frame, this_cache); in libunwind_frame_prev_register()
330 libunwind_frame_base_address (struct frame_info *next_frame, void **this_cache) in libunwind_frame_base_address() argument
333 libunwind_frame_cache (next_frame, this_cache); in libunwind_frame_base_address()
Dmips-tdep.c1367 set_reg_offset (struct mips_frame_cache *this_cache, int regnum, in set_reg_offset() argument
1370 if (this_cache != NULL in set_reg_offset()
1371 && this_cache->saved_regs[regnum].addr == -1) in set_reg_offset()
1373 this_cache->saved_regs[regnum + 0 * NUM_REGS].addr = offset; in set_reg_offset()
1374 this_cache->saved_regs[regnum + 1 * NUM_REGS].addr = offset; in set_reg_offset()
1421 struct mips_frame_cache *this_cache) in mips16_scan_prologue() argument
1487 set_reg_offset (this_cache, reg, sp + offset); in mips16_scan_prologue()
1493 set_reg_offset (this_cache, reg, sp + offset); in mips16_scan_prologue()
1498 set_reg_offset (this_cache, MIPS_RA_REGNUM, sp + offset); in mips16_scan_prologue()
1503 set_reg_offset (this_cache, MIPS_RA_REGNUM, sp + offset); in mips16_scan_prologue()
[all …]
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()
Dmn10300-tdep.c280 my_frame_is_in_sp (struct frame_info *fi, void **this_cache) in my_frame_is_in_sp() argument
282 struct trad_frame_cache *cache = mn10300_frame_unwind_cache (fi, this_cache); in my_frame_is_in_sp()
289 my_frame_is_in_fp (struct frame_info *fi, void **this_cache) in my_frame_is_in_fp() argument
291 struct trad_frame_cache *cache = mn10300_frame_unwind_cache (fi, this_cache); in my_frame_is_in_fp()
331 void **this_cache, in set_movm_offsets() argument
338 if (fi == NULL || this_cache == NULL) in set_movm_offsets()
341 cache = mn10300_frame_unwind_cache (fi, this_cache); in set_movm_offsets()
512 void **this_cache, in mn10300_analyze_prologue() argument
533 my_frame_is_in_sp (fi, this_cache); in mn10300_analyze_prologue()
646 my_frame_is_in_fp (fi, this_cache); in mn10300_analyze_prologue()
[all …]
Dlibunwind-frame.h49 void libunwind_frame_this_id (struct frame_info *next_frame, void **this_cache,
51 void libunwind_frame_prev_register (struct frame_info *next_frame, void **this_cache,
55 CORE_ADDR libunwind_frame_base_address (struct frame_info *next_frame, void **this_cache);

123