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

  /bionic/libc/arch-x86_64/include/machine/
setjmp.h 13 #define _JB_R13 3
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
setjmp.h 13 #define _JB_R13 3
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h 13 #define _JB_R13 3
  /bionic/libc/arch-x86_64/bionic/
_setjmp.S 57 movq %r13,(_JB_R13 * 8)(%rdi)
71 movq (_JB_R13 * 8)(%rdi),%r13
setjmp.S 63 movq %r13,(_JB_R13 * 8)(%rdi)
83 movq (_JB_R13 * 8)(%r12),%r13
sigsetjmp.S 68 movq %r13,(_JB_R13 * 8)(%rdi)
89 movq (_JB_R13 * 8)(%r12),%r13

Completed in 529 milliseconds