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

  /bionic/libc/arch-x86_64/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /bionic/libc/arch-x86/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /development/ndk/platforms/android-21/arch-x86/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /bionic/libc/arch-x86_64/bionic/
setjmp.S 95 jmp PIC_PLT(sigsetjmp)
100 jmp PIC_PLT(sigsetjmp)
107 call PIC_PLT(__bionic_setjmp_cookie_get)
123 call PIC_PLT(sigprocmask)
168 call PIC_PLT(sigprocmask)
192 call PIC_PLT(__bionic_setjmp_cookie_check)
205 call PIC_PLT(__bionic_setjmp_checksum_mismatch)
  /bionic/libc/arch-x86/bionic/
setjmp.S 99 call PIC_PLT(__bionic_setjmp_cookie_get)
113 call PIC_PLT(sigblock)
160 call PIC_PLT(sigsetmask)
188 call PIC_PLT(__bionic_setjmp_cookie_check)
204 call PIC_PLT(__bionic_setjmp_checksum_mismatch)
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp

Completed in 733 milliseconds