Searched refs:unwind_table_entry (Results 1 – 11 of 11) sorted by relevance
99 struct unwind_table_entry struct164 struct unwind_table_entry *find_unwind_entry (CORE_ADDR); argument182 struct unwind_table_entry *table; /* Pointer to unwind info */183 struct unwind_table_entry *cache; /* Pointer to last entry we found */
287 const struct unwind_table_entry *a = arg1; in compare_unwind_entries()288 const struct unwind_table_entry *b = arg2; in compare_unwind_entries()463 total_size = total_entries * sizeof (struct unwind_table_entry); in read_unwind_info()466 ui->table = (struct unwind_table_entry *) in read_unwind_info()503 memset (&ui->table[index], 0, sizeof (struct unwind_table_entry)); in read_unwind_info()547 struct unwind_table_entry *1258 struct unwind_table_entry *u; in skip_prologue_hard_way()1564 struct unwind_table_entry *u; in hppa_frame_cache()1893 struct unwind_table_entry *u; in hppa_frame_this_id()2063 struct unwind_table_entry *u; in hppa_stub_frame_unwind_cache()[all …]
61 extern struct unwind_table_entry *find_unwind_entry (CORE_ADDR pc);183 struct unwind_table_entry *unwind;935 struct unwind_table_entry *u; in som_solib_create_inferior_hook()944 struct unwind_table_entry *u; in som_solib_create_inferior_hook()1203 struct unwind_table_entry *u; in som_solib_desire_dynamic_linker_symbols()1300 struct unwind_table_entry *u_pc; in som_solib_in_dynamic_linker()
64 struct unwind_table_entry *u; in hppa32_hpux_in_solib_call_trampoline()202 struct unwind_table_entry *u; in hppa_hpux_in_solib_return_trampoline()278 struct unwind_table_entry *u; in hppa_hpux_skip_trampoline_code()1317 struct unwind_table_entry *u; in hppa_hpux_push_dummy_code()
65 extern struct unwind_table_entry *find_unwind_entry (CORE_ADDR pc);
6286 struct unwind_table_entry *u; in hpread_adjust_stack_address()
7646 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,7658 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5294 * config/pa/tm-hppa.h (unwind_table_entry): Use one of the
553 (unwind_table_entry): Added comments to describe struct fields.
273 * Define struct unwind_table_entry.
4652 (struct unwind_table_entry): region_start and region_end are