Searched refs:arm_prologue_cache (Results 1 – 3 of 3) sorted by relevance
275 struct arm_prologue_cache struct310 arm_prologue_cache() = default; argument332 arm_cache_init (struct arm_prologue_cache *cache, struct gdbarch *gdbarch) in arm_cache_init()342 arm_cache_init (struct arm_prologue_cache *cache, const frame_info_ptr &frame) in arm_cache_init()435 arm_cache_get_sp_register (struct arm_prologue_cache *cache, in arm_cache_get_sp_register()474 arm_cache_get_prev_sp_value (struct arm_prologue_cache *cache, arm_gdbarch_tdep *tdep) in arm_cache_get_prev_sp_value()483 arm_cache_set_active_sp_value (struct arm_prologue_cache *cache, in arm_cache_set_active_sp_value()536 arm_cache_switch_prev_sp (struct arm_prologue_cache *cache, in arm_cache_switch_prev_sp()589 struct arm_prologue_cache *cache, const arm_instruction_reader &insn_reader);1021 struct arm_prologue_cache *cache) in thumb_analyze_prologue()[all …]
4097 (struct arm_prologue_cache): Update comments. Make saved_regs into4144 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
2825 * arm-tdep.c (struct arm_prologue_cache): Remove frameoffset.