OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sparc64_pstate_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
sparc-tdep.h
95
struct type *
sparc64_pstate_type
= nullptr;
member in struct:sparc_gdbarch_tdep
sparc64-tdep.c
653
sparc64_pstate_type
(struct gdbarch *gdbarch)
657
if (!tdep->
sparc64_pstate_type
)
673
tdep->
sparc64_pstate_type
= type;
676
return tdep->
sparc64_pstate_type
;
846
return
sparc64_pstate_type
(gdbarch);
650
sparc64_pstate_type
(struct gdbarch *gdbarch)
function
/src/external/gpl3/gdb/dist/gdb/
sparc-tdep.h
95
struct type *
sparc64_pstate_type
= nullptr;
member in struct:sparc_gdbarch_tdep
sparc64-tdep.c
651
sparc64_pstate_type
(struct gdbarch *gdbarch)
655
if (!tdep->
sparc64_pstate_type
)
671
tdep->
sparc64_pstate_type
= type;
674
return tdep->
sparc64_pstate_type
;
844
return
sparc64_pstate_type
(gdbarch);
648
sparc64_pstate_type
(struct gdbarch *gdbarch)
function
Completed in 25 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026