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

  /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 50 call PIC_PLT(_C_LABEL(sigblock))
75 call PIC_PLT(_C_LABEL(sigsetmask))
sigsetjmp.S 46 call PIC_PLT(_C_LABEL(sigblock))
74 call PIC_PLT(_C_LABEL(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-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-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-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/include/machine/
asm.h 53 #define PIC_PLT(x) x@PLT
59 #define PIC_PLT(x) x
165 pushl %ebp; movl %esp,%ebp; call PIC_PLT(__mcount); popl %ebp
168 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp

Completed in 2278 milliseconds