OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m68k_ps_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
m68k-tdep.h
102
struct type *
m68k_ps_type
= nullptr;
member in struct:m68k_gdbarch_tdep
m68k-tdep.c
73
m68k_ps_type
(struct gdbarch *gdbarch)
77
if (!tdep->
m68k_ps_type
)
95
tdep->
m68k_ps_type
= type;
98
return tdep->
m68k_ps_type
;
160
return
m68k_ps_type
(gdbarch);
71
m68k_ps_type
(struct gdbarch *gdbarch)
function
/src/external/gpl3/gdb/dist/gdb/
m68k-tdep.h
102
struct type *
m68k_ps_type
= nullptr;
member in struct:m68k_gdbarch_tdep
m68k-tdep.c
73
m68k_ps_type
(struct gdbarch *gdbarch)
77
if (!tdep->
m68k_ps_type
)
95
tdep->
m68k_ps_type
= type;
98
return tdep->
m68k_ps_type
;
160
return
m68k_ps_type
(gdbarch);
71
m68k_ps_type
(struct gdbarch *gdbarch)
function
Completed in 21 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026