Searched refs:Two_Instruction_SP_Increment (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.h117 unsigned int Two_Instruction_SP_Increment:1; /* 21 */ member in struct:unwind_table_entry
H A Dhppa-tdep.c373 table[i].Two_Instruction_SP_Increment = (tmp >> 10) & 0x1;
2205 pif (Two_Instruction_SP_Increment);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c5452 unsigned int Two_Instruction_SP_Increment:1; /* 21 */
5524 PF(Two_Instruction_SP_Increment);
5625 tep->Two_Instruction_SP_Increment = (tmp1 >> 10) & 0x1;
5449 unsigned int Two_Instruction_SP_Increment:1; /* 21 */ member in struct:hppa_unw_aux_info::hppa_unw_table_entry

Completed in 194 milliseconds