Searched refs:Region_description (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dhppa-tdep.h132 unsigned int Region_description:2; /* 3..4 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c307 table[i].Region_description = (tmp >> 27) & 0x3;
1966 This only works if the Region_description of the unwind record
1972 if ((u->Region_description & 0x2) == 0)
2619 pin (Region_description);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dhppa-tdep.h135 unsigned int Region_description:2; /* 3..4 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c297 table[i].Region_description = (tmp >> 27) & 0x3;
1948 This only works if the Region_description of the unwind record
1954 if ((u->Region_description & 0x2) == 0)
2573 pin (Region_description);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c7958 unsigned int Region_description:2; /* 3..4 */
8045 /* PV(Region_description); */
8152 tep->Region_description = (tmp1 >> 27) & 0x3;
7955 unsigned int Region_description:2; /* 3..4 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c8140 unsigned int Region_description:2; /* 3..4 */
8227 /* PV(Region_description); */
8335 tep->Region_description = (tmp1 >> 27) & 0x3;
8137 unsigned int Region_description:2; /* 3..4 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9052 unsigned int Region_description:2; /* 3..4 */
9139 /* PV(Region_description); */
9247 tep->Region_description = (tmp1 >> 27) & 0x3;
9049 unsigned int Region_description:2; /* 3..4 */ member in struct:hppa_unw_table_entry

Completed in 414 milliseconds