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

  /bionic/libc/arch-mips/bionic/
crtbegin_so.S 41 .abicalls
  /development/ndk/platforms/android-9/arch-mips/src/
crtbegin_so.S 41 .abicalls
  /bionic/libc/arch-mips/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) */
  /development/ndk/platforms/android-9/arch-mips/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/8/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/8/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/e2fsprogs/debian/
rules 154 MIPS_CFLAGS= -G 0 -fno-pic -mno-abicalls
155 MIPS_CFLAGS_64= -mabi=64 -G 0 -fno-pic -mno-abicalls
  /external/libffi/src/mips/
n32.S 43 .abicalls
o32.S 44 .abicalls

Completed in 90 milliseconds