Searched refs:mips_frame_cache (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c2425 struct mips_frame_cache struct
2443 set_reg_offset (struct gdbarch *gdbarch, struct mips_frame_cache *this_cache,
2500 struct mips_frame_cache *this_cache)
2834 static struct mips_frame_cache *
2838 struct mips_frame_cache *cache;
2841 return (struct mips_frame_cache *) (*this_cache);
2842 cache = FRAME_OBSTACK_ZALLOC (struct mips_frame_cache);
2860 (struct mips_frame_cache *) *this_cache);
2868 return (struct mips_frame_cache *) (*this_cache);
2875 struct mips_frame_cache *inf
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c2447 struct mips_frame_cache struct
2465 set_reg_offset (struct gdbarch *gdbarch, struct mips_frame_cache *this_cache,
2523 struct mips_frame_cache *this_cache)
2857 static struct mips_frame_cache *
2861 struct mips_frame_cache *cache;
2864 return (struct mips_frame_cache *) (*this_cache);
2865 cache = FRAME_OBSTACK_ZALLOC (struct mips_frame_cache);
2883 (struct mips_frame_cache *) *this_cache);
2890 return (struct mips_frame_cache *) (*this_cache);
2897 struct mips_frame_cache *inf
[all...]

Completed in 211 milliseconds