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_ccr_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
sparc-tdep.h
94
struct type *
sparc64_ccr_type
= nullptr;
member in struct:sparc_gdbarch_tdep
sparc64-tdep.c
680
sparc64_ccr_type
(struct gdbarch *gdbarch)
684
if (tdep->
sparc64_ccr_type
== NULL)
698
tdep->
sparc64_ccr_type
= type;
701
return tdep->
sparc64_ccr_type
;
850
return
sparc64_ccr_type
(gdbarch);
677
sparc64_ccr_type
(struct gdbarch *gdbarch)
function
/src/external/gpl3/gdb/dist/gdb/
sparc-tdep.h
94
struct type *
sparc64_ccr_type
= nullptr;
member in struct:sparc_gdbarch_tdep
sparc64-tdep.c
678
sparc64_ccr_type
(struct gdbarch *gdbarch)
682
if (tdep->
sparc64_ccr_type
== NULL)
696
tdep->
sparc64_ccr_type
= type;
699
return tdep->
sparc64_ccr_type
;
848
return
sparc64_ccr_type
(gdbarch);
675
sparc64_ccr_type
(struct gdbarch *gdbarch)
function
Completed in 22 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026