OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_frame_cache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mips-tdep.c
2450
struct
mips_frame_cache
struct
2468
set_reg_offset (struct gdbarch *gdbarch, struct
mips_frame_cache
*this_cache,
2526
struct
mips_frame_cache
*this_cache)
2860
static struct
mips_frame_cache
*
2864
struct
mips_frame_cache
*cache;
2867
return (struct
mips_frame_cache
*) (*this_cache);
2868
cache = FRAME_OBSTACK_ZALLOC (struct
mips_frame_cache
);
2886
(struct
mips_frame_cache
*) *this_cache);
2893
return (struct
mips_frame_cache
*) (*this_cache);
2900
struct
mips_frame_cache
*info = mips_insn16_frame_cache (this_frame
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
mips-tdep.c
2457
struct
mips_frame_cache
struct
2475
set_reg_offset (struct gdbarch *gdbarch, struct
mips_frame_cache
*this_cache,
2531
struct
mips_frame_cache
*this_cache)
2865
static struct
mips_frame_cache
*
2869
struct
mips_frame_cache
*cache;
2872
return (struct
mips_frame_cache
*) (*this_cache);
2873
cache = FRAME_OBSTACK_ZALLOC (struct
mips_frame_cache
);
2891
(struct
mips_frame_cache
*) *this_cache);
2898
return (struct
mips_frame_cache
*) (*this_cache);
2905
struct
mips_frame_cache
*info = mips_insn16_frame_cache (this_frame
[
all
...]
Completed in 33 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026