HomeSort by relevance Sort by last modified time
    Searched refs:PIC_GOTOFF (Results 1 - 6 of 6) 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
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
69 #define PIC_GOTOFF(x) x
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
69 #define PIC_GOTOFF(x) x
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
69 #define PIC_GOTOFF(x) x
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/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 633 milliseconds