OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:db_regs
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/arch/sparc/sparc/
db_machdep.c
59
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
99
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/hppa/hppa/
db_machdep.c
51
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
120
const struct db_variable * const db_eregs =
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/sparc64/sparc64/
db_machdep.c
150
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
223
const struct db_variable * const db_eregs =
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/amd64/amd64/
db_machdep.c
56
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
83
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/riscv/riscv/
db_machdep.c
57
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
94
const struct db_variable * const db_eregs =
db_regs
+ __arraycount(
db_regs
);
/src/sys/arch/mips/mips/
db_trace.c
81
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
131
const struct db_variable * const db_eregs =
db_regs
+ __arraycount(
db_regs
);
/src/sys/arch/i386/i386/
db_machdep.c
67
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
86
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/powerpc/powerpc/
db_trace.c
79
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
125
const struct db_variable * const db_eregs =
db_regs
+ sizeof (
db_regs
)/sizeof (
db_regs
[0]);
/src/sys/arch/sh3/sh3/
db_trace.c
56
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
80
const struct db_variable * const db_eregs =
db_regs
+ __arraycount(
db_regs
);
/src/sys/arch/ia64/ia64/
db_interface.c
225
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
366
const struct db_variable * const db_eregs =
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/alpha/alpha/
db_interface.c
114
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
151
const struct db_variable * const db_eregs =
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/vax/vax/
db_machdep.c
301
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
320
const struct db_variable * const db_eregs =
db_regs
+ __arraycount(
db_regs
);
/src/sys/arch/arm/arm32/
db_machdep.c
85
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
113
const struct db_variable * const db_eregs =
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/m68k/m68k/
db_trace.c
49
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
73
db_regs
+ sizeof(
db_regs
)/sizeof(
db_regs
[0]);
/src/sys/arch/aarch64/aarch64/
db_machdep.c
201
const struct db_variable
db_regs
[] = {
variable in typeref:typename:const struct db_variable[]
238
const struct db_variable * const db_eregs =
db_regs
+ __arraycount(
db_regs
);
Completed in 22 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025