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

/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dlinux-unwind.h127 if (fs->unwabi == ((3 << 8) | 's')
128 || fs->unwabi == ((0 << 8) | 's'))
H A Dunwind-ia64.c162 unsigned short unwabi; member in struct:unw_state_record
634 sr->unwabi = (abi << 8) | context;
/freebsd-9.3-release/sys/ia64/include/
H A Dasm.h165 .unwabi @svr4, 'S' ; \
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ia64.h227 spill_reg_p, unwabi, endp enumerator in enum:__anon466
H A Dtc-ia64.c1158 case unwabi:
2448 unw_rec_list *ptr = alloc_record (unwabi);
2674 case unwabi:
4368 if (!in_prologue ("unwabi"))
4379 as_bad ("First operand to .unwabi must be a constant");
4385 as_bad ("Second operand to .unwabi must be a constant");
5499 { "unwabi", dot_unwabi, 0 },
/freebsd-9.3-release/sys/ia64/ia64/
H A Dsyscall.S225 .unwabi @svr4, 'E'
H A Dexception.S712 .unwabi @svr4, 'I'; \

Completed in 117 milliseconds