Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Darm-tdep.c152 struct arm_prologue_cache struct
489 thumb_scan_prologue (CORE_ADDR prev_pc, struct arm_prologue_cache *cache) in thumb_scan_prologue()
670 arm_scan_prologue (struct frame_info *next_frame, struct arm_prologue_cache *cache) in arm_scan_prologue()
906 static struct arm_prologue_cache *
910 struct arm_prologue_cache *cache; in arm_make_prologue_cache()
913 cache = frame_obstack_zalloc (sizeof (struct arm_prologue_cache)); in arm_make_prologue_cache()
941 struct arm_prologue_cache *cache; in arm_prologue_this_id()
983 struct arm_prologue_cache *cache; in arm_prologue_prev_register()
1025 struct arm_prologue_cache *cache; in arm_normal_frame_base()
1041 static struct arm_prologue_cache *
[all …]