Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/config/mips/
Dlinux-unwind.h71 } *rt_ = context->ra; in mips_fallback_frame_state() local
72 sc = &rt_->sigctx; in mips_fallback_frame_state()
82 } *rt_ = context->ra; in mips_fallback_frame_state() local
83 sc = &rt_->uc.uc_mcontext; in mips_fallback_frame_state()
/freebsd-10-stable/contrib/gcc/config/i386/
Dlinux-unwind.h144 } *rt_ = context->cfa; in x86_fallback_frame_state() local
148 sc = (struct sigcontext *) (void *) &rt_->uc.uc_mcontext; in x86_fallback_frame_state()
/freebsd-10-stable/contrib/gcc/
DChangeLog-200420797 prefix "rt_".