Home
last modified time | relevance | path

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

12

/NextBSD/contrib/gdb/gdb/
HDsparcobsd-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()
HDmipsfbsd-tdep.c312 void **this_cache) in mipsfbsd_sigtramp_frame_cache() argument
319 if (*this_cache) in mipsfbsd_sigtramp_frame_cache()
320 return *this_cache; in mipsfbsd_sigtramp_frame_cache()
323 *this_cache = cache; in mipsfbsd_sigtramp_frame_cache()
357 return *this_cache; in mipsfbsd_sigtramp_frame_cache()
362 void **this_cache, in mipsfbsd_sigtramp_frame_this_id() argument
366 mipsfbsd_sigtramp_frame_cache (next_frame, this_cache); in mipsfbsd_sigtramp_frame_this_id()
374 void **this_cache, in mipsfbsd_sigtramp_frame_prev_register() argument
381 mipsfbsd_sigtramp_frame_cache (next_frame, this_cache); in mipsfbsd_sigtramp_frame_prev_register()
436 void **this_cache) in mipsfbsd_stub_frame_cache() argument
[all …]
HDsparc64obsd-tdep.c104 sparc64obsd_frame_cache (struct frame_info *next_frame, void **this_cache) in sparc64obsd_frame_cache() argument
109 if (*this_cache) in sparc64obsd_frame_cache()
110 return *this_cache; in sparc64obsd_frame_cache()
112 cache = sparc_frame_cache (next_frame, this_cache); in sparc64obsd_frame_cache()
113 gdb_assert (cache == *this_cache); in sparc64obsd_frame_cache()
138 sparc64obsd_frame_this_id (struct frame_info *next_frame, void **this_cache, in sparc64obsd_frame_this_id() argument
142 sparc64obsd_frame_cache (next_frame, this_cache); in sparc64obsd_frame_this_id()
149 void **this_cache, in sparc64obsd_frame_prev_register() argument
155 sparc64obsd_frame_cache (next_frame, this_cache); in sparc64obsd_frame_prev_register()
HDsparc-sol2-tdep.c77 void **this_cache) in sparc32_sol2_sigtramp_frame_cache() argument
83 if (*this_cache) in sparc32_sol2_sigtramp_frame_cache()
84 return *this_cache; in sparc32_sol2_sigtramp_frame_cache()
86 cache = sparc_frame_cache (next_frame, this_cache); in sparc32_sol2_sigtramp_frame_cache()
87 gdb_assert (cache == *this_cache); in sparc32_sol2_sigtramp_frame_cache()
127 void **this_cache, in sparc32_sol2_sigtramp_frame_this_id() argument
131 sparc32_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc32_sol2_sigtramp_frame_this_id()
138 void **this_cache, in sparc32_sol2_sigtramp_frame_prev_register() argument
145 sparc32_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc32_sol2_sigtramp_frame_prev_register()
HDsparc64-sol2-tdep.c52 void **this_cache) in sparc64_sol2_sigtramp_frame_cache() argument
58 if (*this_cache) in sparc64_sol2_sigtramp_frame_cache()
59 return *this_cache; in sparc64_sol2_sigtramp_frame_cache()
61 cache = sparc_frame_cache (next_frame, this_cache); in sparc64_sol2_sigtramp_frame_cache()
62 gdb_assert (cache == *this_cache); in sparc64_sol2_sigtramp_frame_cache()
106 void **this_cache, in sparc64_sol2_sigtramp_frame_this_id() argument
110 sparc64_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc64_sol2_sigtramp_frame_this_id()
117 void **this_cache, in sparc64_sol2_sigtramp_frame_prev_register() argument
124 sparc64_sol2_sigtramp_frame_cache (next_frame, this_cache); in sparc64_sol2_sigtramp_frame_prev_register()
HDsparc64nbsd-tdep.c142 void **this_cache) in sparc64nbsd_sigcontext_frame_cache() argument
147 if (*this_cache) in sparc64nbsd_sigcontext_frame_cache()
148 return *this_cache; in sparc64nbsd_sigcontext_frame_cache()
150 cache = sparc_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_cache()
151 gdb_assert (cache == *this_cache); in sparc64nbsd_sigcontext_frame_cache()
176 void **this_cache, in sparc64nbsd_sigcontext_frame_this_id() argument
180 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_this_id()
187 void **this_cache, in sparc64nbsd_sigcontext_frame_prev_register() argument
194 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache); in sparc64nbsd_sigcontext_frame_prev_register()
HDsparc64fbsd-tdep.c104 void **this_cache) in sparc64fbsd_sigtramp_frame_cache() argument
111 if (*this_cache) in sparc64fbsd_sigtramp_frame_cache()
112 return *this_cache; in sparc64fbsd_sigtramp_frame_cache()
114 cache = sparc_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_cache()
115 gdb_assert (cache == *this_cache); in sparc64fbsd_sigtramp_frame_cache()
177 void **this_cache, in sparc64fbsd_sigtramp_frame_this_id() argument
181 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_this_id()
188 void **this_cache, in sparc64fbsd_sigtramp_frame_prev_register() argument
195 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache); in sparc64fbsd_sigtramp_frame_prev_register()
HDlibunwind-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()
308 libunwind_frame_base_address (struct frame_info *next_frame, void **this_cache) in libunwind_frame_base_address() argument
311 libunwind_frame_cache (next_frame, this_cache); in libunwind_frame_base_address()
HDsparcnbsd-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()
HDamd64-tdep.c775 amd64_frame_cache (struct frame_info *next_frame, void **this_cache) in amd64_frame_cache() argument
781 if (*this_cache) in amd64_frame_cache()
782 return *this_cache; in amd64_frame_cache()
785 *this_cache = cache; in amd64_frame_cache()
828 amd64_frame_this_id (struct frame_info *next_frame, void **this_cache, in amd64_frame_this_id() argument
832 amd64_frame_cache (next_frame, this_cache); in amd64_frame_this_id()
842 amd64_frame_prev_register (struct frame_info *next_frame, void **this_cache, in amd64_frame_prev_register() argument
848 amd64_frame_cache (next_frame, this_cache); in amd64_frame_prev_register()
906 amd64_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache) in amd64_sigtramp_frame_cache() argument
914 if (*this_cache) in amd64_sigtramp_frame_cache()
[all …]
HDframe-base.c32 default_frame_base_address (struct frame_info *next_frame, void **this_cache) in default_frame_base_address() argument
39 default_frame_locals_address (struct frame_info *next_frame, void **this_cache) in default_frame_locals_address() argument
48 return default_frame_base_address (next_frame, this_cache); in default_frame_locals_address()
52 default_frame_args_address (struct frame_info *next_frame, void **this_cache) in default_frame_args_address() argument
59 return default_frame_base_address (next_frame, this_cache); in default_frame_args_address()
HDlibunwind-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);
HDi386-tdep.c762 i386_frame_cache (struct frame_info *next_frame, void **this_cache) in i386_frame_cache() argument
768 if (*this_cache) in i386_frame_cache()
769 return *this_cache; in i386_frame_cache()
772 *this_cache = cache; in i386_frame_cache()
823 i386_frame_this_id (struct frame_info *next_frame, void **this_cache, in i386_frame_this_id() argument
826 struct i386_frame_cache *cache = i386_frame_cache (next_frame, this_cache); in i386_frame_this_id()
837 i386_frame_prev_register (struct frame_info *next_frame, void **this_cache, in i386_frame_prev_register() argument
842 struct i386_frame_cache *cache = i386_frame_cache (next_frame, this_cache); in i386_frame_prev_register()
942 i386_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache) in i386_sigtramp_frame_cache() argument
949 if (*this_cache) in i386_sigtramp_frame_cache()
[all …]
HDsparc-tdep.c608 sparc_frame_cache (struct frame_info *next_frame, void **this_cache) in sparc_frame_cache() argument
612 if (*this_cache) in sparc_frame_cache()
613 return *this_cache; in sparc_frame_cache()
616 *this_cache = cache; in sparc_frame_cache()
645 sparc32_frame_cache (struct frame_info *next_frame, void **this_cache) in sparc32_frame_cache() argument
650 if (*this_cache) in sparc32_frame_cache()
651 return *this_cache; in sparc32_frame_cache()
653 cache = sparc_frame_cache (next_frame, this_cache); in sparc32_frame_cache()
674 sparc32_frame_this_id (struct frame_info *next_frame, void **this_cache, in sparc32_frame_this_id() argument
678 sparc32_frame_cache (next_frame, this_cache); in sparc32_frame_this_id()
[all …]
HDarm-tdep.c938 void **this_cache, in arm_prologue_this_id() argument
945 if (*this_cache == NULL) in arm_prologue_this_id()
946 *this_cache = arm_make_prologue_cache (next_frame); in arm_prologue_this_id()
947 cache = *this_cache; in arm_prologue_this_id()
975 void **this_cache, in arm_prologue_prev_register() argument
985 if (*this_cache == NULL) in arm_prologue_prev_register()
986 *this_cache = arm_make_prologue_cache (next_frame); in arm_prologue_prev_register()
987 cache = *this_cache; in arm_prologue_prev_register()
1023 arm_normal_frame_base (struct frame_info *next_frame, void **this_cache) in arm_normal_frame_base() argument
1027 if (*this_cache == NULL) in arm_normal_frame_base()
[all …]
HDia64-tdep.c1518 ia64_frame_cache (struct frame_info *next_frame, void **this_cache) in ia64_frame_cache() argument
1525 if (*this_cache) in ia64_frame_cache()
1526 return *this_cache; in ia64_frame_cache()
1529 *this_cache = cache; in ia64_frame_cache()
1563 ia64_frame_this_id (struct frame_info *next_frame, void **this_cache, in ia64_frame_this_id() argument
1567 ia64_frame_cache (next_frame, this_cache); in ia64_frame_this_id()
1583 ia64_frame_prev_register (struct frame_info *next_frame, void **this_cache, in ia64_frame_prev_register() argument
1589 ia64_frame_cache (next_frame, this_cache); in ia64_frame_prev_register()
1631 ia64_frame_prev_register (next_frame, this_cache, IA64_CFM_REGNUM, in ia64_frame_prev_register()
1676 ia64_frame_prev_register (next_frame, this_cache, IA64_PR_REGNUM, in ia64_frame_prev_register()
[all …]
HDdwarf2-frame.c573 dwarf2_frame_cache (struct frame_info *next_frame, void **this_cache) in dwarf2_frame_cache() argument
582 if (*this_cache) in dwarf2_frame_cache()
583 return *this_cache; in dwarf2_frame_cache()
728 *this_cache = cache; in dwarf2_frame_cache()
733 dwarf2_frame_this_id (struct frame_info *next_frame, void **this_cache, in dwarf2_frame_this_id() argument
737 dwarf2_frame_cache (next_frame, this_cache); in dwarf2_frame_this_id()
743 dwarf2_frame_prev_register (struct frame_info *next_frame, void **this_cache, in dwarf2_frame_prev_register() argument
750 dwarf2_frame_cache (next_frame, this_cache); in dwarf2_frame_prev_register()
864 dwarf2_frame_base_address (struct frame_info *next_frame, void **this_cache) in dwarf2_frame_base_address() argument
867 dwarf2_frame_cache (next_frame, this_cache); in dwarf2_frame_base_address()
HDsparc-tdep.h157 sparc_frame_cache (struct frame_info *next_frame, void **this_cache);
160 sparc32_frame_cache (struct frame_info *next_frame, void **this_cache);
/NextBSD/gnu/usr.bin/gdb/kgdb/
HDtrgt_i386.c182 kgdb_trgt_tss_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_tss_cache() argument
187 cache = *this_cache; in kgdb_trgt_tss_cache()
190 *this_cache = cache; in kgdb_trgt_tss_cache()
201 kgdb_trgt_dblfault_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_dblfault_this_id() argument
206 cache = kgdb_trgt_tss_cache(next_frame, this_cache); in kgdb_trgt_dblfault_this_id()
212 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, in kgdb_trgt_dblfault_prev_register() argument
234 cache = kgdb_trgt_tss_cache(next_frame, this_cache); in kgdb_trgt_dblfault_prev_register()
277 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache() argument
283 cache = *this_cache; in kgdb_trgt_frame_cache()
286 *this_cache = cache; in kgdb_trgt_frame_cache()
[all …]
HDtrgt_powerpc.c108 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache() argument
113 cache = *this_cache; in kgdb_trgt_frame_cache()
116 *this_cache = cache; in kgdb_trgt_frame_cache()
126 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_trapframe_this_id() argument
131 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_this_id()
137 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, in kgdb_trgt_trapframe_prev_register() argument
173 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_prev_register()
HDtrgt_sparc64.c94 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache() argument
99 cache = *this_cache; in kgdb_trgt_frame_cache()
102 *this_cache = cache; in kgdb_trgt_frame_cache()
116 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_trapframe_this_id() argument
121 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_this_id()
127 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, in kgdb_trgt_trapframe_prev_register() argument
144 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_prev_register()
HDtrgt_powerpc64.c105 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache() argument
110 cache = *this_cache; in kgdb_trgt_frame_cache()
113 *this_cache = cache; in kgdb_trgt_frame_cache()
123 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_trapframe_this_id() argument
128 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_this_id()
134 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, in kgdb_trgt_trapframe_prev_register() argument
170 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_prev_register()
HDtrgt_amd64.c117 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache() argument
122 cache = *this_cache; in kgdb_trgt_frame_cache()
125 *this_cache = cache; in kgdb_trgt_frame_cache()
135 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_trapframe_this_id() argument
140 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_this_id()
146 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, in kgdb_trgt_trapframe_prev_register() argument
168 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_prev_register()
HDtrgt_arm.c123 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache() argument
128 cache = *this_cache; in kgdb_trgt_frame_cache()
131 *this_cache = cache; in kgdb_trgt_frame_cache()
145 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_trapframe_this_id() argument
150 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_this_id()
156 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, in kgdb_trgt_trapframe_prev_register() argument
179 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_prev_register()
HDtrgt_mips.c156 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) in kgdb_trgt_frame_cache() argument
161 cache = *this_cache; in kgdb_trgt_frame_cache()
164 *this_cache = cache; in kgdb_trgt_frame_cache()
174 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, in kgdb_trgt_trapframe_this_id() argument
179 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_this_id()
185 void **this_cache __unused, int regnum __unused, int *optimizedp __unused, in kgdb_trgt_trapframe_prev_register()
208 cache = kgdb_trgt_frame_cache(next_frame, this_cache); in kgdb_trgt_trapframe_prev_register()

12