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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dhppa-tdep.h141 unsigned int Stack_Overflow_Check:1; /* 20 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c316 table[i].Stack_Overflow_Check = (tmp >> 11) & 0x1;
2599 pif (Stack_Overflow_Check);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dhppa-tdep.h144 unsigned int Stack_Overflow_Check:1; /* 20 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c306 table[i].Stack_Overflow_Check = (tmp >> 11) & 0x1;
2553 pif (Stack_Overflow_Check);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c7967 unsigned int Stack_Overflow_Check:1; /* 20 */
8053 PF(Stack_Overflow_Check);
8161 tep->Stack_Overflow_Check = (tmp1 >> 11) & 0x1;
7964 unsigned int Stack_Overflow_Check:1; /* 20 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c8149 unsigned int Stack_Overflow_Check:1; /* 20 */
8235 PF(Stack_Overflow_Check);
8344 tep->Stack_Overflow_Check = (tmp1 >> 11) & 0x1;
8146 unsigned int Stack_Overflow_Check:1; /* 20 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9061 unsigned int Stack_Overflow_Check:1; /* 20 */
9147 PF(Stack_Overflow_Check);
9256 tep->Stack_Overflow_Check = (tmp1 >> 11) & 0x1;
9058 unsigned int Stack_Overflow_Check:1; /* 20 */ member in struct:hppa_unw_table_entry

Completed in 590 milliseconds