Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 25 of 26) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
Dregression.s6 .macro FAIL macro
20 FAIL
51 FAIL ;
52 FAIL ;
53 FAIL ;
54 FAIL ;
58 FAIL ;
60 FAIL ;
63 FAIL ;
67 FAIL ;
[all …]
/toolchain/binutils/binutils-2.25/bfd/
Dcpu-arm.c297 goto FAIL; in bfd_arm_update_notes()
301 goto FAIL; in bfd_arm_update_notes()
335 goto FAIL; in bfd_arm_update_notes()
342 FAIL: in bfd_arm_update_notes()
394 goto FAIL; in bfd_arm_get_mach_from_notes()
398 goto FAIL; in bfd_arm_get_mach_from_notes()
408 FAIL: in bfd_arm_get_mach_from_notes()
Dlinker.c1322 #undef FAIL
1328 FAIL, /* Abort. */ enumerator
1522 case FAIL: in _bfd_generic_link_add_one_symbol()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c442 #define FAIL (-1) macro
843 if (handle_it_state () == FAIL) \
852 if (handle_it_state () == FAIL) \
914 return FAIL; in skip_past_char()
967 return FAIL; in my_get_expression()
1156 return FAIL; in immediate_for_directive()
1241 return FAIL; in arm_reg_alt_syntax()
1256 return FAIL; in arm_reg_parse()
1261 if ((ret = arm_reg_alt_syntax (ccp, start, reg, type)) != FAIL) in arm_reg_parse()
1265 return FAIL; in arm_reg_parse()
[all …]
/toolchain/binutils/binutils-2.25/ld/
Dldmisc.h38 #define FAIL() \ macro
Dldexp.c312 FAIL (); in fold_unary()
539 FAIL (); in fold_binary()
784 FAIL (); in fold_name()
1081 FAIL (); in exp_fold_tree_1()
1353 FAIL (); in exp_print_tree()
Dplugin.c755 FAIL (); in set_tv_header()
Dldlang.c973 FAIL (); in lang_for_each_statement_worker()
1107 FAIL (); in new_afile()
3529 FAIL (); in update_wild_statements()
4485 FAIL (); in print_statement()
5371 FAIL (); in lang_size_sections_1()
5657 FAIL (); in lang_do_assignments_1()
DChangeLog-91971557 (exp_fold_tree): Call FAIL rather than einfo in default case.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dasneed1.d13 # The test-case would FAIL for the SEGV and we also check that
/toolchain/binutils/binutils-2.25/gold/
DMakefile.in1021 99:*) col=$$red; res=FAIL ;; \
1023 *:*) col=$$red; res=FAIL ;; \
1035 read line < $$f && echo "$$line" || echo FAIL; \
1149 case $$line in FAIL*|XPASS*) echo $$f;; esac; \
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dmipself.em122 FAIL ();
Dnios2elf.em153 FAIL ();
Dmetagelf.em138 FAIL ();
Dhppaelf.em161 FAIL ();
Dm68hc1xelf.em232 FAIL ();
Daarch64elf.em144 FAIL ();
Darmelf.em171 FAIL ();
Dppc64elf.em352 FAIL ();
Dxtensaelf.em1396 FAIL ();
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20061793 (parse_neon_type): Move. Return SUCCESS/FAIL.
1858 (opcode_lookup): Update for parse_neon_type returning SUCCESS/FAIL.
2117 * config/tc-arm.c (parse_tb): Set inst.error before returning FAIL.
DChangeLog-2005323 (arm_reg_parse_multi): Return NULL rather than FAIL.
324 (arm_reg_parse): Fix comment, the function returns FAIL rather
DChangeLog-98994742 to FAIL.
DChangeLog-92951815 (FAIL, OK): Remove.
2741 (validate_immediate): Return FAIL on failure.
/toolchain/binutils/binutils-2.25/gold/testsuite/
DMakefile.in4029 99:*) col=$$red; res=FAIL ;; \
4031 *:*) col=$$red; res=FAIL ;; \
4043 read line < $$f && echo "$$line" || echo FAIL; \
4157 case $$line in FAIL*|XPASS*) echo $$f;; esac; \

12