Searched refs:ia64_rse_skip_regs (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | linux-unwind.h | 97 ia64_rse_skip_regs (ar_bsp, -ndirty); in ia64_fallback_frame_state() 109 ia64_rse_skip_regs ((unsigned long *)(sc->sc_ar_bsp), -sof); in ia64_fallback_frame_state() 173 bspstore = (unsigned long) ia64_rse_skip_regs (ar_bsp, -ndirty); in ia64_handle_unwabi() 185 ia64_rse_skip_regs ((unsigned long *)(sc->sc_ar_bsp), -sof); in ia64_handle_unwabi()
|
| HD | unwind-ia64.c | 1488 ia64_rse_skip_regs (unsigned long *addr, long num_regs) in ia64_rse_skip_regs() function 1643 addr = ia64_rse_skip_regs ((unsigned long *) info->bsp, regnum - 32); in unw_access_gr() 1885 addr = ia64_rse_skip_regs ((unsigned long *) context->bsp, rval - 32); in uw_update_reg_address() 2066 ia64_rse_skip_regs ((unsigned long *) context->bsp, -sol); in uw_update_context() 2157 ia64_rse_skip_regs ((unsigned long *)target->bsp, in uw_install_context()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | ia64-tdep.c | 2121 ia64_rse_skip_regs (uint64_t addr, long num_regs) in ia64_rse_skip_regs() function 2235 bsp = ia64_rse_skip_regs (*val, sof); in ia64_access_reg() 2249 bsp = ia64_rse_skip_regs (bsp, -old_sof + new_sof); in ia64_access_reg() 2289 *val = ia64_rse_skip_regs (bsp, -sof); in ia64_access_reg()
|