Searched refs:this_cache (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsparcobsd-tdep.c71 sparc32obsd_frame_cache (struct frame_info *next_frame, void **this_cache) argument
76 if (*this_cache)
77 return *this_cache;
79 cache = sparc_frame_cache (next_frame, this_cache);
80 gdb_assert (cache == *this_cache);
102 sparc32obsd_frame_this_id (struct frame_info *next_frame, void **this_cache, argument
106 sparc32obsd_frame_cache (next_frame, this_cache);
113 void **this_cache,
119 sparc32obsd_frame_cache (next_frame, this_cache);
112 sparc32obsd_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
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 Dsparc-sol2-tdep.c78 void **this_cache)
84 if (*this_cache)
85 return *this_cache;
87 cache = sparc_frame_cache (next_frame, this_cache);
88 gdb_assert (cache == *this_cache);
128 void **this_cache,
132 sparc32_sol2_sigtramp_frame_cache (next_frame, this_cache);
139 void **this_cache,
146 sparc32_sol2_sigtramp_frame_cache (next_frame, this_cache);
76 sparc32_sol2_sigtramp_frame_cache(struct frame_info *next_frame, void **this_cache) argument
126 sparc32_sol2_sigtramp_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
137 sparc32_sol2_sigtramp_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dsparc64-sol2-tdep.c53 void **this_cache)
59 if (*this_cache)
60 return *this_cache;
62 cache = sparc_frame_cache (next_frame, this_cache);
63 gdb_assert (cache == *this_cache);
107 void **this_cache,
111 sparc64_sol2_sigtramp_frame_cache (next_frame, this_cache);
118 void **this_cache,
125 sparc64_sol2_sigtramp_frame_cache (next_frame, this_cache);
51 sparc64_sol2_sigtramp_frame_cache(struct frame_info *next_frame, void **this_cache) argument
105 sparc64_sol2_sigtramp_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
116 sparc64_sol2_sigtramp_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dsparc64obsd-tdep.c105 sparc64obsd_frame_cache (struct frame_info *next_frame, void **this_cache)
110 if (*this_cache)
111 return *this_cache;
113 cache = sparc_frame_cache (next_frame, this_cache);
114 gdb_assert (cache == *this_cache);
139 sparc64obsd_frame_this_id (struct frame_info *next_frame, void **this_cache,
143 sparc64obsd_frame_cache (next_frame, this_cache);
150 void **this_cache,
156 sparc64obsd_frame_cache (next_frame, this_cache);
104 sparc64obsd_frame_cache(struct frame_info *next_frame, void **this_cache) argument
138 sparc64obsd_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
148 sparc64obsd_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dframe-base.c32 default_frame_base_address (struct frame_info *next_frame, void **this_cache) argument
39 default_frame_locals_address (struct frame_info *next_frame, void **this_cache) argument
48 return default_frame_base_address (next_frame, this_cache);
52 default_frame_args_address (struct frame_info *next_frame, void **this_cache) argument
59 return default_frame_base_address (next_frame, this_cache);
H A Dsparc64fbsd-tdep.c106 void **this_cache)
113 if (*this_cache)
114 return *this_cache;
116 cache = sparc_frame_cache (next_frame, this_cache);
117 gdb_assert (cache == *this_cache);
179 void **this_cache,
183 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache);
190 void **this_cache,
197 sparc64fbsd_sigtramp_frame_cache (next_frame, this_cache);
103 sparc64fbsd_sigtramp_frame_cache(struct frame_info *next_frame, void **this_cache) argument
176 sparc64fbsd_sigtramp_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
187 sparc64fbsd_sigtramp_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dsparc64nbsd-tdep.c144 void **this_cache)
149 if (*this_cache)
150 return *this_cache;
152 cache = sparc_frame_cache (next_frame, this_cache);
153 gdb_assert (cache == *this_cache);
178 void **this_cache,
182 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache);
189 void **this_cache,
196 sparc64nbsd_sigcontext_frame_cache (next_frame, this_cache);
141 sparc64nbsd_sigcontext_frame_cache(struct frame_info *next_frame, void **this_cache) argument
175 sparc64nbsd_sigcontext_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
186 sparc64nbsd_sigcontext_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dmipsfbsd-tdep.c310 void **this_cache)
317 if (*this_cache)
318 return *this_cache;
321 *this_cache = cache;
355 return *this_cache;
360 void **this_cache,
364 mipsfbsd_sigtramp_frame_cache (next_frame, this_cache);
372 void **this_cache,
379 mipsfbsd_sigtramp_frame_cache (next_frame, this_cache);
434 void **this_cache)
309 mipsfbsd_sigtramp_frame_cache(struct frame_info *next_frame, void **this_cache) argument
359 mipsfbsd_sigtramp_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
371 mipsfbsd_sigtramp_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
433 mipsfbsd_stub_frame_cache(struct frame_info *next_frame, void **this_cache) argument
457 mipsfbsd_stub_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
469 mipsfbsd_stub_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
[all...]
H A Dlibunwind-frame.c125 libunwind_frame_cache (struct frame_info *next_frame, void **this_cache) argument
135 if (*this_cache)
136 return *this_cache;
169 *this_cache = cache;
221 libunwind_frame_this_id (struct frame_info *next_frame, void **this_cache, argument
225 libunwind_frame_cache (next_frame, this_cache);
231 libunwind_frame_prev_register (struct frame_info *next_frame, void **this_cache, argument
237 libunwind_frame_cache (next_frame, this_cache);
308 libunwind_frame_base_address (struct frame_info *next_frame, void **this_cache) argument
311 libunwind_frame_cache (next_frame, this_cache);
[all...]
H A Dsparcnbsd-tdep.c182 void **this_cache)
187 if (*this_cache)
188 return *this_cache;
190 cache = sparc_frame_cache (next_frame, this_cache);
191 gdb_assert (cache == *this_cache);
213 void **this_cache,
217 sparc32nbsd_sigcontext_frame_cache (next_frame, this_cache);
224 void **this_cache,
231 sparc32nbsd_sigcontext_frame_cache (next_frame, this_cache);
180 sparc32nbsd_sigcontext_frame_cache(struct frame_info *next_frame, void **this_cache) argument
211 sparc32nbsd_sigcontext_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
222 sparc32nbsd_sigcontext_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Damd64-tdep.c779 amd64_frame_cache (struct frame_info *next_frame, void **this_cache)
785 if (*this_cache)
786 return *this_cache;
789 *this_cache = cache;
832 amd64_frame_this_id (struct frame_info *next_frame, void **this_cache,
836 amd64_frame_cache (next_frame, this_cache);
846 amd64_frame_prev_register (struct frame_info *next_frame, void **this_cache,
852 amd64_frame_cache (next_frame, this_cache);
911 amd64_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache)
919 if (*this_cache)
775 amd64_frame_cache(struct frame_info *next_frame, void **this_cache) argument
828 amd64_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
842 amd64_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
906 amd64_sigtramp_frame_cache(struct frame_info *next_frame, void **this_cache) argument
934 amd64_sigtramp_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
944 amd64_sigtramp_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
983 amd64_frame_base_address(struct frame_info *next_frame, void **this_cache) argument
[all...]
H A Dsparc-tdep.h158 sparc_frame_cache (struct frame_info *next_frame, void **this_cache);
161 sparc32_frame_cache (struct frame_info *next_frame, void **this_cache);
H A Di386-tdep.c766 i386_frame_cache (struct frame_info *next_frame, void **this_cache)
772 if (*this_cache)
773 return *this_cache;
776 *this_cache = cache;
827 i386_frame_this_id (struct frame_info *next_frame, void **this_cache,
830 struct i386_frame_cache *cache = i386_frame_cache (next_frame, this_cache);
841 i386_frame_prev_register (struct frame_info *next_frame, void **this_cache,
846 struct i386_frame_cache *cache = i386_frame_cache (next_frame, this_cache);
947 i386_sigtramp_frame_cache (struct frame_info *next_frame, void **this_cache)
954 if (*this_cache)
762 i386_frame_cache(struct frame_info *next_frame, void **this_cache) argument
823 i386_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
837 i386_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
942 i386_sigtramp_frame_cache(struct frame_info *next_frame, void **this_cache) argument
979 i386_sigtramp_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
990 i386_sigtramp_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
1030 i386_frame_base_address(struct frame_info *next_frame, void **this_cache) argument
[all...]
H A Dsparc-tdep.c614 sparc_frame_cache (struct frame_info *next_frame, void **this_cache)
618 if (*this_cache)
619 return *this_cache;
622 *this_cache = cache;
651 sparc32_frame_cache (struct frame_info *next_frame, void **this_cache)
656 if (*this_cache)
657 return *this_cache;
659 cache = sparc_frame_cache (next_frame, this_cache);
680 sparc32_frame_this_id (struct frame_info *next_frame, void **this_cache,
684 sparc32_frame_cache (next_frame, this_cache);
608 sparc_frame_cache(struct frame_info *next_frame, void **this_cache) argument
645 sparc32_frame_cache(struct frame_info *next_frame, void **this_cache) argument
674 sparc32_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
688 sparc32_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
786 sparc32_frame_base_address(struct frame_info *next_frame, void **this_cache) argument
[all...]
H A Darm-tdep.c938 void **this_cache,
945 if (*this_cache == NULL)
946 *this_cache = arm_make_prologue_cache (next_frame);
947 cache = *this_cache;
975 void **this_cache,
985 if (*this_cache == NULL)
986 *this_cache = arm_make_prologue_cache (next_frame);
987 cache = *this_cache;
1023 arm_normal_frame_base (struct frame_info *next_frame, void **this_cache) argument
1027 if (*this_cache
937 arm_prologue_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
974 arm_prologue_prev_register(struct frame_info *next_frame, void **this_cache, int prev_regnum, int *optimized, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
1068 arm_sigtramp_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
1084 arm_sigtramp_prev_register(struct frame_info *next_frame, void **this_cache, int prev_regnum, int *optimized, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
[all...]
H A Dia64-tdep.c1518 ia64_frame_cache (struct frame_info *next_frame, void **this_cache) argument
1525 if (*this_cache)
1526 return *this_cache;
1529 *this_cache = cache;
1563 ia64_frame_this_id (struct frame_info *next_frame, void **this_cache, argument
1567 ia64_frame_cache (next_frame, this_cache);
1583 ia64_frame_prev_register (struct frame_info *next_frame, void **this_cache, argument
1589 ia64_frame_cache (next_frame, this_cache);
1631 ia64_frame_prev_register (next_frame, this_cache, IA64_CFM_REGNUM,
1676 ia64_frame_prev_register (next_frame, this_cache, IA64_PR_REGNU
1940 ia64_sigtramp_frame_cache(struct frame_info *next_frame, void **this_cache) argument
1971 ia64_sigtramp_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
1987 ia64_sigtramp_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
2087 ia64_frame_base_address(struct frame_info *next_frame, void **this_cache) argument
2574 ia64_libunwind_frame_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
2597 ia64_libunwind_frame_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
[all...]
/freebsd-9.3-release/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_amd64.c112 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
117 cache = *this_cache;
120 *this_cache = cache;
130 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, argument
135 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
141 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp,
163 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
140 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dtrgt_powerpc.c97 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
102 cache = *this_cache;
105 *this_cache = cache;
115 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, argument
120 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
126 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp,
162 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
125 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dtrgt_powerpc64.c99 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
104 cache = *this_cache;
107 *this_cache = cache;
117 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, argument
122 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
128 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp,
164 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
127 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dtrgt_sparc64.c88 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
93 cache = *this_cache;
96 *this_cache = cache;
110 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, argument
115 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
121 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp,
138 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
120 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dtrgt_i386.c176 kgdb_trgt_tss_cache(struct frame_info *next_frame, void **this_cache) argument
181 cache = *this_cache;
184 *this_cache = cache;
195 kgdb_trgt_dblfault_this_id(struct frame_info *next_frame, void **this_cache, argument
200 cache = kgdb_trgt_tss_cache(next_frame, this_cache);
206 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp,
228 cache = kgdb_trgt_tss_cache(next_frame, this_cache);
271 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
277 cache = *this_cache;
280 *this_cache
205 kgdb_trgt_dblfault_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
302 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, struct frame_id *this_id) argument
312 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
[all...]
H A Dtrgt_arm.c125 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
130 cache = *this_cache;
133 *this_cache = cache;
147 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, argument
152 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
158 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp,
181 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
157 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument
H A Dtrgt_mips.c139 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
144 cache = *this_cache;
147 *this_cache = cache;
157 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, argument
162 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
168 void **this_cache __unused, int regnum __unused, int *optimizedp __unused,
191 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
H A Dtrgt_ia64.c213 kgdb_trgt_frame_cache(struct frame_info *next_frame, void **this_cache) argument
218 cache = *this_cache;
221 *this_cache = cache;
234 kgdb_trgt_trapframe_this_id(struct frame_info *next_frame, void **this_cache, argument
239 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
245 void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp,
264 cache = kgdb_trgt_frame_cache(next_frame, this_cache);
244 kgdb_trgt_trapframe_prev_register(struct frame_info *next_frame, void **this_cache, int regnum, int *optimizedp, enum lval_type *lvalp, CORE_ADDR *addrp, int *realnump, void *valuep) argument

Completed in 614 milliseconds

12