OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STATE_ARCH_DATA
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/common/
sim-base.h
45
If your sim needs to allocate sim-wide state, use
STATE_ARCH_DATA
. */
237
#define
STATE_ARCH_DATA
(sd) ((sd)->arch_data)
/src/external/gpl3/gdb/dist/sim/common/
sim-base.h
45
If your sim needs to allocate sim-wide state, use
STATE_ARCH_DATA
. */
237
#define
STATE_ARCH_DATA
(sd) ((sd)->arch_data)
Completed in 14 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026