Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-x86/include/machine/
Dasm.h61 #define PIC_PLT(x) x@PLT macro
67 #define PIC_PLT(x) x macro
114 pushl %ebp; movl %esp,%ebp; call PIC_PLT(mcount); popl %ebp
/development/ndk/platforms/android-21/arch-x86_64/include/machine/
Dasm.h40 #define PIC_PLT(x) x@PLT macro
/development/ndk/platforms/android-21/arch-x86/include/machine/
Dasm.h48 #define PIC_PLT(x) x@PLT macro