OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stkofs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
xtensa-tdep.c
1476
int
stkofs
;
local
1479
stkofs
= cache->c0.c0_rt[reg].to_stk;
1480
if (
stkofs
!= C0_NOSTK)
1487
spe +
stkofs
);
/src/external/gpl3/gdb/dist/gdb/
xtensa-tdep.c
1476
int
stkofs
;
local
1479
stkofs
= cache->c0.c0_rt[reg].to_stk;
1480
if (
stkofs
!= C0_NOSTK)
1487
spe +
stkofs
);
Completed in 29 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026