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

1 2

  /external/llvm/test/MC/Mips/
mips_directives_bad.s 4 .abicalls should have no operands
6 # CHECK-NEXT: .abicalls should have no operands
elf_eflags_abicalls.s 6 .abicalls
elf_eflags_pic0.s 6 .abicalls
elf-N64.s 16 .abicalls
elf-gprel-32-64.s 21 .abicalls
mips_gprel16.s 14 .abicalls
xgot.s 18 .abicalls
mips_directives.s 5 # CHECK: .abicalls
8 .abicalls
do_switch1.s 8 .abicalls
do_switch2.s 8 .abicalls
do_switch3.s 8 .abicalls
elf-relsym.s 21 .abicalls
r-mips-got-disp.s 9 .abicalls
elf-tls.s 14 .abicalls
  /bionic/libc/arch-mips/include/machine/
asm.h 50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
118 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /bionic/libc/arch-mips64/include/machine/
asm.h 50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
118 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /development/ndk/platforms/android-L/arch-mips/include/machine/
asm.h 50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
118 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
asm.h 50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
118 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
asm.h 50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
118 #else /* defined(ABICALLS) && !defined(_KERNEL) */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
asm.h 50 #if !defined(ABICALLS) && !defined(_NO_ABICALLS)
51 #define ABICALLS .abicalls
54 #if defined(ABICALLS) && !defined(_KERNEL)
55 ABICALLS
88 #if defined(ABICALLS) && !defined(_KERNEL) && !defined(_STANDALONE)
118 #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) */
  /prebuilts/ndk/9/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/9/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) */

Completed in 188 milliseconds

1 2