Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c7251 struct hppa_unw_table_entry struct
7253 struct absaddr start;
7254 struct absaddr end;
7255 unsigned int Cannot_unwind:1; /* 0 */
7256 unsigned int Millicode:1; /* 1 */
7257 unsigned int Millicode_save_sr0:1; /* 2 */
7258 unsigned int Region_description:2; /* 3..4 */
7259 unsigned int reserved1:1; /* 5 */
7260 unsigned int Entry_SR:1; /* 6 */
7261 unsigned int Entry_FR:4; /* number saved */ /* 7..10 */
[all …]
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c7942 struct hppa_unw_table_entry struct
7944 struct absaddr start;
7945 struct absaddr end;
7946 unsigned int Cannot_unwind:1; /* 0 */
7947 unsigned int Millicode:1; /* 1 */
7948 unsigned int Millicode_save_sr0:1; /* 2 */
7949 unsigned int Region_description:2; /* 3..4 */
7950 unsigned int reserved1:1; /* 5 */
7951 unsigned int Entry_SR:1; /* 6 */
7952 unsigned int Entry_FR:4; /* Number saved 7..10 */
[all …]