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

  /bionic/libc/arch-x86_64/include/machine/
setjmp.h 17 #define _JB_PC 7
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
setjmp.h 17 #define _JB_PC 7
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
setjmp.h 17 #define _JB_PC 7
  /bionic/libc/arch-x86_64/bionic/
_setjmp.S 61 movq %r11,(_JB_PC * 8)(%rdi)
75 movq (_JB_PC * 8)(%rdi),%r11
setjmp.S 67 movq %r11,(_JB_PC * 8)(%rdi)
87 movq (_JB_PC * 8)(%r12),%r11
sigsetjmp.S 72 movq %r11,(_JB_PC * 8)(%rdi)
93 movq (_JB_PC * 8)(%r12),%r11

Completed in 31 milliseconds