HomeSort by relevance Sort by last modified time
    Searched refs:PIC_GOT (Results 1 - 4 of 4) 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
  /ndk/build/platforms/android-5/arch-x86/usr/include/machine/
asm.h 62 #define PIC_GOT(x) x@GOT(%ebx)
68 #define PIC_GOT(x) x
  /ndk/build/platforms/android-8/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 314 milliseconds