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 - 1
of
1
) 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];
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025