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

1 2

  /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/r10/platforms/android-21/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/machine/
asm.h 40 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r11/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/r10/platforms/android-21/arch-x86/usr/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/machine/
asm.h 48 #define PIC_PLT(x) x@PLT
  /prebuilts/ndk/r11/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
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
asm.h 41 #define PIC_PLT(x) x@PLT
44 #define PIC_PLT(x) x
89 pushq %rbp; leaq (%rsp),%rbp; call PIC_PLT(__mcount); popq %rbp
  /prebuilts/ndk/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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

Completed in 3757 milliseconds

1 2