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

  /bionic/libc/arch-x86/include/machine/
asm.h 62 #define PIC_GOT(x) x@GOT(%ebx)
68 #define PIC_GOT(x) x
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 62 #define PIC_GOT(x) x@GOT(%ebx)
68 #define PIC_GOT(x) x
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 62 #define PIC_GOT(x) x@GOT(%ebx)
68 #define PIC_GOT(x) x
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 62 #define PIC_GOT(x) x@GOT(%ebx)
68 #define PIC_GOT(x) x
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 62 #define PIC_GOT(x) x@GOT(%ebx)
68 #define PIC_GOT(x) x
  /bionic/libc/arch-sh/include/machine/
asm.h 147 #define PIC_GOT(x) x@GOT

Completed in 968 milliseconds