HomeSort by relevance Sort by last modified time
    Searched refs:_JB_R14 (Results 1 - 6 of 6) sorted by null

  /bionic/libc/arch-x86_64/include/machine/
setjmp.h 14 #define _JB_R14 4
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
setjmp.h 14 #define _JB_R14 4
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h 14 #define _JB_R14 4
  /bionic/libc/arch-x86_64/bionic/
_setjmp.S 58 movq %r14,(_JB_R14 * 8)(%rdi)
72 movq (_JB_R14 * 8)(%rdi),%r14
setjmp.S 64 movq %r14,(_JB_R14 * 8)(%rdi)
84 movq (_JB_R14 * 8)(%r12),%r14
sigsetjmp.S 69 movq %r14,(_JB_R14 * 8)(%rdi)
90 movq (_JB_R14 * 8)(%r12),%r14

Completed in 49 milliseconds