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

  /bionic/libc/arch-x86_64/include/machine/
setjmp.h 10 #define _JB_RBX 0
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
setjmp.h 10 #define _JB_RBX 0
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/machine/
setjmp.h 10 #define _JB_RBX 0
  /bionic/libc/arch-x86_64/bionic/
_setjmp.S 54 movq %rbx,(_JB_RBX * 8)(%rdi)
68 movq (_JB_RBX * 8)(%rdi),%rbx
setjmp.S 60 movq %rbx,(_JB_RBX * 8)(%rdi)
81 movq (_JB_RBX * 8)(%r12),%rbx
sigsetjmp.S 65 movq %rbx,(_JB_RBX * 8)(%rdi)
87 movq (_JB_RBX * 8)(%r12),%rbx

Completed in 839 milliseconds