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

  /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) */
  /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) */
  /external/e2fsprogs/debian/
rules 189 MIPS_CFLAGS ?= -G 0 -fno-pic -mno-abicalls
190 MIPS_CFLAGS_64 ?= -mabi=64 -G 0 -fno-pic -mno-abicalls

Completed in 244 milliseconds