Home
last modified time | relevance | path

Searched refs:PIC_GOT (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-21/arch-x86_64/include/machine/
Dasm.h41 #define PIC_GOT(x) x@GOTPCREL(%rip) macro
/development/ndk/platforms/android-9/arch-x86/include/machine/
Dasm.h62 #define PIC_GOT(x) x@GOT(%ebx) macro
68 #define PIC_GOT(x) x macro
/development/ndk/platforms/android-21/arch-x86/include/machine/
Dasm.h49 #define PIC_GOT(x) x@GOT(%ebx) macro