Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c9042 struct hppa_unw_table_entry struct
9044 struct absaddr start;
9045 struct absaddr end;
9046 unsigned int Cannot_unwind:1; /* 0 */
9047 unsigned int Millicode:1; /* 1 */
9048 unsigned int Millicode_save_sr0:1; /* 2 */
9049 unsigned int Region_description:2; /* 3..4 */
9050 unsigned int reserved1:1; /* 5 */
9051 unsigned int Entry_SR:1; /* 6 */
9052 unsigned int Entry_FR:4; /* Number saved 7..10 */
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9593 struct hppa_unw_table_entry struct
9595 struct absaddr start;
9596 struct absaddr end;
9597 unsigned int Cannot_unwind:1; /* 0 */
9598 unsigned int Millicode:1; /* 1 */
9599 unsigned int Millicode_save_sr0:1; /* 2 */
9600 unsigned int Region_description:2; /* 3..4 */
9601 unsigned int reserved1:1; /* 5 */
9602 unsigned int Entry_SR:1; /* 6 */
9603 unsigned int Entry_FR:4; /* Number saved 7..10 */
[all …]