Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-tdep.h116 unsigned int Stack_Overflow_Check:1; /* 20 */ member
Dhppa-tdep.c371 table[i].Stack_Overflow_Check = (tmp >> 11) & 0x1; in internalize_unwinds()
2203 pif (Stack_Overflow_Check); in unwind_command()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c5448 unsigned int Stack_Overflow_Check:1; /* 20 */ member
5520 PF(Stack_Overflow_Check); in dump_hppa_unwind()
5621 tep->Stack_Overflow_Check = (tmp1 >> 11) & 0x1; in slurp_hppa_unwind_table()