|
GDB (API)
|
Go to the source code of this file.
| #define HPPA_INSN_SIZE 4 |
Definition at line 82 of file hppa-tdep.h.
| enum hppa_regnum |
Definition at line 29 of file hppa-tdep.h.
| enum unwind_stub_types |
Definition at line 180 of file hppa-tdep.h.
| struct unwind_table_entry* find_unwind_entry | ( | CORE_ADDR | ) | [read] |
Definition at line 455 of file hppa-tdep.c.
| int hppa_extract_14 | ( | unsigned | ) |
Definition at line 124 of file hppa-tdep.c.
| int hppa_extract_17 | ( | unsigned | int | ) |
Definition at line 154 of file hppa-tdep.c.
| int hppa_extract_21 | ( | unsigned | ) |
Definition at line 132 of file hppa-tdep.c.
| int hppa_extract_5_load | ( | unsigned | int | ) |
Definition at line 100 of file hppa-tdep.c.
| unsigned hppa_extract_5R_store | ( | unsigned | int | ) |
Definition at line 116 of file hppa-tdep.c.
| unsigned hppa_extract_5r_store | ( | unsigned | int | ) |
Definition at line 108 of file hppa-tdep.c.
| struct value* hppa_frame_prev_register_helper | ( | struct frame_info * | this_frame, |
| struct trad_frame_saved_reg * | saved_regs, | ||
| int | regnum | ||
| ) | [read] |
| int hppa_get_field | ( | unsigned | word, |
| int | from, | ||
| int | to | ||
| ) |
Definition at line 92 of file hppa-tdep.c.
| int hppa_in_solib_call_trampoline | ( | struct gdbarch * | gdbarch, |
| CORE_ADDR | pc | ||
| ) |
Definition at line 2858 of file hppa-tdep.c.
| struct hppa_objfile_private* hppa_init_objfile_priv_data | ( | struct objfile * | objfile | ) | [read] |
Definition at line 175 of file hppa-tdep.c.
| struct minimal_symbol* hppa_lookup_stub_minimal_symbol | ( | const char * | name, |
| enum unwind_stub_types | stub_type | ||
| ) | [read] |
Definition at line 2467 of file hppa-tdep.c.
| CORE_ADDR hppa_read_pc | ( | struct regcache * | regcache | ) |
Definition at line 1279 of file hppa-tdep.c.
| CORE_ADDR hppa_skip_trampoline_code | ( | struct frame_info * | , |
| CORE_ADDR | pc | ||
| ) |
Definition at line 2886 of file hppa-tdep.c.
| CORE_ADDR hppa_symbol_address | ( | const char * | sym | ) |
Definition at line 163 of file hppa-tdep.c.
| CORE_ADDR hppa_unwind_pc | ( | struct gdbarch * | gdbarch, |
| struct frame_info * | next_frame | ||
| ) |
Definition at line 2444 of file hppa-tdep.c.
| void hppa_write_pc | ( | struct regcache * | regcache, |
| CORE_ADDR | pc | ||
| ) |
Definition at line 1299 of file hppa-tdep.c.
| struct objfile_data* hppa_objfile_priv_data |
Definition at line 56 of file hppa-tdep.c.
1.7.6.1