OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tf_fp
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/vax/vax/
compat_16_machdep.c
147
tf->
tf_fp
= ksc.sc_fp;
184
sigctx.sc_fp = tf->
tf_fp
;
200
tf->
tf_fp
= handler;
compat_13_machdep.c
152
tf->
tf_fp
= ksc.sc_fp;
173
sigctx.sc_fp = tf->
tf_fp
;
db_machdep.c
164
df = (void *)tf->
tf_fp
; /* start of debug's calls */
167
ddb_regs.
tf_fp
= pf->ca_fp;
315
{"fp", &ddb_regs.
tf_fp
, FCN_NULL},
572
db_dump_stack((VAX_CALLFRAME *)ddb_regs.
tf_fp
, pr);
sig_machdep.c
180
tf->
tf_fp
= handler;
machdep.c
462
regs->fp = tf->
tf_fp
;
476
tf->
tf_fp
= regs->fp;
638
gr[_REG_FP] = tf->
tf_fp
;
685
tf->
tf_fp
= gr[_REG_FP];
trap.c
135
(u_int)tf->
tf_fp
, (u_int)tf->tf_psl);
237
tf->tf_ap, tf->
tf_fp
, tf->tf_sp, tf->tf_pc);
/src/sys/arch/vax/include/
trap.h
84
long
tf_fp
; /* Stack frame pointer */
member in struct:trapframe
Completed in 37 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025