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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dhppa-tdep.h145 unsigned int cxx_try_catch:1; /* 24 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c320 table[i].cxx_try_catch = (tmp >> 7) & 0x1;
2603 pif (cxx_try_catch);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dhppa-tdep.h148 unsigned int cxx_try_catch:1; /* 24 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c310 table[i].cxx_try_catch = (tmp >> 7) & 0x1;
2557 pif (cxx_try_catch);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c7971 unsigned int cxx_try_catch:1; /* 24 */
8057 PF(cxx_try_catch);
8165 tep->cxx_try_catch = (tmp1 >> 7) & 0x1;
7968 unsigned int cxx_try_catch:1; /* 24 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c8153 unsigned int cxx_try_catch:1; /* 24 */
8239 PF(cxx_try_catch);
8348 tep->cxx_try_catch = (tmp1 >> 7) & 0x1;
8150 unsigned int cxx_try_catch:1; /* 24 */ member in struct:hppa_unw_table_entry
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c9065 unsigned int cxx_try_catch:1; /* 24 */
9151 PF(cxx_try_catch);
9260 tep->cxx_try_catch = (tmp1 >> 7) & 0x1;
9062 unsigned int cxx_try_catch:1; /* 24 */ member in struct:hppa_unw_table_entry

Completed in 487 milliseconds