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

  /bionic/libc/arch-x86_64/include/machine/
setjmp.h 15 #define _JB_R15 5
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
setjmp.h 15 #define _JB_R15 5
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h 15 #define _JB_R15 5
  /bionic/libc/arch-x86_64/bionic/
_setjmp.S 59 movq %r15,(_JB_R15 * 8)(%rdi)
73 movq (_JB_R15 * 8)(%rdi),%r15
setjmp.S 65 movq %r15,(_JB_R15 * 8)(%rdi)
85 movq (_JB_R15 * 8)(%r12),%r15
sigsetjmp.S 70 movq %r15,(_JB_R15 * 8)(%rdi)
91 movq (_JB_R15 * 8)(%r12),%r15

Completed in 226 milliseconds