OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reg_cache
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/x68k/
kgdb_stub.c
312
static u_long
reg_cache
[NUM_REGS];
variable in typeref:typename:u_long[]
433
if (
reg_cache
[len] != gdb_regs[len] ||
442
reg_cache
[len] = gdb_regs[len];
456
reg_cache
[j] = gdb_regs[j];
kgdb_stub.c
312
static u_long
reg_cache
[NUM_REGS];
variable in typeref:typename:u_long[]
433
if (
reg_cache
[len] != gdb_regs[len] ||
442
reg_cache
[len] = gdb_regs[len];
456
reg_cache
[j] = gdb_regs[j];
Completed in 163 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025