Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.h99 struct unwind_table_entry struct
101 CORE_ADDR region_start;
102 CORE_ADDR region_end;
104 unsigned int Cannot_unwind:1; /* 0 */
105 unsigned int Millicode:1; /* 1 */
106 unsigned int Millicode_save_sr0:1; /* 2 */
107 unsigned int Region_description:2; /* 3..4 */
108 unsigned int reserved1:1; /* 5 */
109 unsigned int Entry_SR:1; /* 6 */
110 unsigned int Entry_FR:4; /* number saved *//* 7..10 */
[all …]