Home
last modified time | relevance | path

Searched refs:cxx_try_catch (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.h120 unsigned int cxx_try_catch:1; /* 24 */ member
H A Dhppa-tdep.c375 table[i].cxx_try_catch = (tmp >> 7) & 0x1; in internalize_unwinds()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c5452 unsigned int cxx_try_catch:1; /* 24 */ member
5524 PF(cxx_try_catch); in dump_hppa_unwind()
5625 tep->cxx_try_catch = (tmp1 >> 7) & 0x1; in slurp_hppa_unwind_table()