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

  /bionic/libc/arch-x86/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
69 #define PIC_GOTOFF(x) x
  /ndk/build/platforms/android-5/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
69 #define PIC_GOTOFF(x) x
  /ndk/build/platforms/android-8/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
69 #define PIC_GOTOFF(x) x
  /bionic/libc/arch-sh/include/machine/
asm.h 148 #define PIC_GOTOFF(x) x@GOTOFF

Completed in 19 milliseconds