Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c230 struct ia64_frame_cache struct
992 static struct ia64_frame_cache *
995 struct ia64_frame_cache *cache; in ia64_alloc_frame_cache()
998 cache = FRAME_OBSTACK_ZALLOC (struct ia64_frame_cache); in ia64_alloc_frame_cache()
1019 …gue (CORE_ADDR pc, CORE_ADDR lim_pc, struct frame_info *next_frame, struct ia64_frame_cache *cache) in examine_prologue()
1481 struct ia64_frame_cache cache; in ia64_skip_prologue()
1494 static struct ia64_frame_cache *
1495 ia64_frame_cache (struct frame_info *next_frame, void **this_cache) in ia64_frame_cache() function
1497 struct ia64_frame_cache *cache; in ia64_frame_cache()
1543 struct ia64_frame_cache *cache = in ia64_frame_this_id()
[all …]
H A DChangeLog-20031867 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
4437 (ia64_frame_cache): New struct used to cache frame info.
4446 ia64_frame_cache.
4459 (ia64_frame_cache): New routine to support new frame model.