Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dd10v-tdep.c553 struct d10v_unwind_cache struct
572 prologue_find_regs (struct d10v_unwind_cache *info, unsigned short op, in prologue_find_regs() argument
652 static struct d10v_unwind_cache *
663 struct d10v_unwind_cache *info; in d10v_frame_unwind_cache()
668 info = FRAME_OBSTACK_ZALLOC (struct d10v_unwind_cache); in d10v_frame_unwind_cache()
1348 struct d10v_unwind_cache *info in d10v_frame_this_id()
1376 struct d10v_unwind_cache *info in d10v_frame_prev_register()
1397 struct d10v_unwind_cache *info in d10v_frame_base_address()
H A DChangeLog-20037780 * d10v-tdep.c (struct d10v_unwind_cache): Update.
7891 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
8021 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
11300 (struct d10v_unwind_cache): Add the field "prev_sp". Update
12626 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
12634 (struct d10v_unwind_cache): Delete field "frameless". Replace
14109 (struct d10v_unwind_cache): Define.
14110 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.