OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:db_eregs
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/arch/sparc/sparc/
db_machdep.c
98
const struct db_variable * const
db_eregs
=
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/hppa/hppa/
db_machdep.c
120
const struct db_variable * const
db_eregs
= db_regs + sizeof(db_regs)/sizeof(db_regs[0]);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/sparc64/sparc64/
db_machdep.c
223
const struct db_variable * const
db_eregs
= db_regs + sizeof(db_regs)/sizeof(db_regs[0]);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/amd64/amd64/
db_machdep.c
82
const struct db_variable * const
db_eregs
=
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/riscv/riscv/
db_machdep.c
94
const struct db_variable * const
db_eregs
= db_regs + __arraycount(db_regs);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/mips/mips/
db_trace.c
131
const struct db_variable * const
db_eregs
= db_regs + __arraycount(db_regs);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/i386/i386/
db_machdep.c
85
const struct db_variable * const
db_eregs
=
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/powerpc/powerpc/
db_trace.c
125
const struct db_variable * const
db_eregs
= db_regs + sizeof (db_regs)/sizeof (db_regs[0]);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/sh3/sh3/
db_trace.c
80
const struct db_variable * const
db_eregs
= db_regs + __arraycount(db_regs);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/ia64/ia64/
db_interface.c
366
const struct db_variable * const
db_eregs
= db_regs + sizeof(db_regs)/sizeof(db_regs[0]);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/alpha/alpha/
db_interface.c
151
const struct db_variable * const
db_eregs
= db_regs + sizeof(db_regs)/sizeof(db_regs[0]);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/vax/vax/
db_machdep.c
320
const struct db_variable * const
db_eregs
= db_regs + __arraycount(db_regs);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/arm/arm32/
db_machdep.c
113
const struct db_variable * const
db_eregs
= db_regs + sizeof(db_regs)/sizeof(db_regs[0]);
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/m68k/m68k/
db_trace.c
72
const struct db_variable * const
db_eregs
=
variable in typeref:typename:const struct db_variable * const
/src/sys/arch/aarch64/aarch64/
db_machdep.c
238
const struct db_variable * const
db_eregs
= db_regs + __arraycount(db_regs);
variable in typeref:typename:const struct db_variable * const
Completed in 45 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025