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

  /bionic/libc/arch-x86_64/include/machine/
setjmp.h 12 #define _JB_R12 2
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
setjmp.h 12 #define _JB_R12 2
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h 12 #define _JB_R12 2
  /bionic/libc/arch-x86_64/bionic/
_setjmp.S 56 movq %r12,(_JB_R12 * 8)(%rdi)
70 movq (_JB_R12 * 8)(%rdi),%r12
setjmp.S 62 movq %r12,(_JB_R12 * 8)(%rdi)
88 movq (_JB_R12 * 8)(%r12),%r12
sigsetjmp.S 67 movq %r12,(_JB_R12 * 8)(%rdi)
94 movq (_JB_R12 * 8)(%r12),%r12

Completed in 72 milliseconds