HomeSort by relevance Sort by last modified time
    Searched refs:abicalls (Results 101 - 113 of 113) sorted by null

1 2 3 45

  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/machine/
asm.h 51 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
52 #define ABICALLS .abicalls
55 #if defined(ABICALLS) && !defined(_KERNEL)
56 ABICALLS
91 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
130 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_Mips64r2N64_PIC_relocations.s 19 .abicalls
  /external/e2fsprogs/debian/
rules 215 MIPS_CFLAGS ?= -G 0 -fno-pic -mno-abicalls
216 MIPS_CFLAGS_64 ?= -mabi=64 -G 0 -fno-pic -mno-abicalls
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x     [all...]

Completed in 833 milliseconds

1 2 3 45