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

1 2

  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
asm.h 41 #define PIC_PLT(x) x@PLT
44 #define PIC_PLT(x) x
  /bionic/libc/arch-x86_64/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /development/ndk/platforms/android-L/arch-x86/include/machine/
asm.h 49 #define PIC_PLT(x) x@PLT
55 #define PIC_PLT(x) x
  /bionic/libc/arch-x86/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
108 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
108 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
108 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
108 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
asm.h 61 #define PIC_PLT(x) x@PLT
67 #define PIC_PLT(x) x
108 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
  /bionic/libc/arch-x86/bionic/
setjmp.S 49 call PIC_PLT(sigblock)
70 call PIC_PLT(sigsetmask)
sigsetjmp.S 45 call PIC_PLT(sigblock)
69 call PIC_PLT(sigsetmask)
  /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/8/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/8/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
  /prebuilts/ndk/9/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/9/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/9/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/9/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/9/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/9/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/9/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/9/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/9/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
  /bionic/libc/arch-x86_64/bionic/
setjmp.S 55 call PIC_PLT(sigblock)
79 call PIC_PLT(sigsetmask)

Completed in 940 milliseconds

1 2