Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.h99 struct unwind_table_entry struct
164 struct unwind_table_entry *find_unwind_entry (CORE_ADDR); argument
182 struct unwind_table_entry *table; /* Pointer to unwind info */
183 struct unwind_table_entry *cache; /* Pointer to last entry we found */
H A Dhppa-tdep.c287 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 …]
H A Dsomsolib.c61 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()
H A Dhppa-hpux-tdep.c64 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()
H A Dpa64solib.c65 extern struct unwind_table_entry *find_unwind_entry (CORE_ADDR pc);
H A Dhpread.c6286 struct unwind_table_entry *u; in hpread_adjust_stack_address()
H A DChangeLog7646 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
7658 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
H A DChangeLog-19945294 * config/pa/tm-hppa.h (unwind_table_entry): Use one of the
H A DChangeLog-1998553 (unwind_table_entry): Added comments to describe struct fields.
H A DChangeLog-1992273 * Define struct unwind_table_entry.
H A DChangeLog-19994652 (struct unwind_table_entry): region_start and region_end are