Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmips-tdep.c1346 struct mips_frame_cache struct
1364 set_reg_offset (struct mips_frame_cache *this_cache, int regnum, in set_reg_offset() argument
1418 struct mips_frame_cache *this_cache) in mips16_scan_prologue()
1612 static struct mips_frame_cache *
1615 struct mips_frame_cache *cache; in mips_insn16_frame_cache()
1619 cache = FRAME_OBSTACK_ZALLOC (struct mips_frame_cache); in mips_insn16_frame_cache()
1649 struct mips_frame_cache *info = mips_insn16_frame_cache (next_frame, in mips_insn16_frame_this_id()
1661 struct mips_frame_cache *info = mips_insn16_frame_cache (next_frame, in mips_insn16_frame_prev_register()
1687 struct mips_frame_cache *info = mips_insn16_frame_cache (next_frame, in mips_insn16_frame_base_address()
1713 reset_saved_regs (struct mips_frame_cache *this_cache) in reset_saved_regs()
[all …]
H A DChangeLog11019 (struct mips_frame_cache): Define.