Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dmips-mdebug-tdep.c265 struct mips_frame_cache struct
271 static struct mips_frame_cache * argument
276 struct mips_frame_cache *cache; in mips_mdebug_frame_cache()
286 cache = FRAME_OBSTACK_ZALLOC (struct mips_frame_cache); in mips_mdebug_frame_cache()
387 struct mips_frame_cache *info = mips_mdebug_frame_cache (next_frame, in mips_mdebug_frame_this_id()
399 struct mips_frame_cache *info = mips_mdebug_frame_cache (next_frame, in mips_mdebug_frame_prev_register()
454 struct mips_frame_cache *info = mips_mdebug_frame_cache (next_frame, in mips_mdebug_frame_base_address()
Dmips-tdep.c1349 struct mips_frame_cache struct
1367 set_reg_offset (struct mips_frame_cache *this_cache, int regnum, in set_reg_offset() argument
1421 struct mips_frame_cache *this_cache) in mips16_scan_prologue()
1615 static struct mips_frame_cache *
1618 struct mips_frame_cache *cache; in mips_insn16_frame_cache()
1622 cache = FRAME_OBSTACK_ZALLOC (struct mips_frame_cache); in mips_insn16_frame_cache()
1652 struct mips_frame_cache *info = mips_insn16_frame_cache (next_frame, in mips_insn16_frame_this_id()
1664 struct mips_frame_cache *info = mips_insn16_frame_cache (next_frame, in mips_insn16_frame_prev_register()
1690 struct mips_frame_cache *info = mips_insn16_frame_cache (next_frame, in mips_insn16_frame_base_address()
1716 reset_saved_regs (struct mips_frame_cache *this_cache) in reset_saved_regs()
[all …]