Searched refs:arm_fp (Results 1 – 9 of 9) sorted by relevance
24 unsigned long arm_fp; member
45 SC ("FP", arm_fp); in main()
87 sc->arm_fp = uc->regs[11]; /* FP */ in arm_local_resume()
155 *bp = ucontext->uc_mcontext.arm_fp; in GetPcSpBp()
212 unsigned long arm_fp; member
393 state.fp = reinterpret_cast<Address>(mcontext.arm_fp); in HandleProfilerSignal()
702 unsigned long arm_fp; in sys_sigreturn() member
154 # define VG_UCONTEXT_FRAME_PTR(uc) ((uc)->uc_mcontext.arm_fp)441 unsigned long arm_fp;
385 (srP)->misc.ARM.r11 = (uc)->uc_mcontext.arm_fp; \