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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dhppa-tdep.h140 unsigned int Frame_Extension_Millicode:1; /* 19 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c315 table[i].Frame_Extension_Millicode = (tmp >> 12) & 0x1;
2598 pif (Frame_Extension_Millicode);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dhppa-tdep.h143 unsigned int Frame_Extension_Millicode:1; /* 19 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c305 table[i].Frame_Extension_Millicode = (tmp >> 12) & 0x1;
2552 pif (Frame_Extension_Millicode);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c7966 unsigned int Frame_Extension_Millicode:1; /* 19 */
8052 PF(Frame_Extension_Millicode);
8160 tep->Frame_Extension_Millicode = (tmp1 >> 12) & 0x1;
7963 unsigned int Frame_Extension_Millicode:1; /* 19 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c8148 unsigned int Frame_Extension_Millicode:1; /* 19 */
8234 PF(Frame_Extension_Millicode);
8343 tep->Frame_Extension_Millicode = (tmp1 >> 12) & 0x1;
8145 unsigned int Frame_Extension_Millicode:1; /* 19 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9060 unsigned int Frame_Extension_Millicode:1; /* 19 */
9146 PF(Frame_Extension_Millicode);
9255 tep->Frame_Extension_Millicode = (tmp1 >> 12) & 0x1;
9057 unsigned int Frame_Extension_Millicode:1; /* 19 */ member in struct:hppa_unw_table_entry

Completed in 347 milliseconds