Home
last modified time | relevance | path

Searched refs:error_count (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dmessages.c95 static int error_count; variable
100 return error_count; in had_errors()
210 ++error_count; in as_bad_internal()
DChangeLog-929512658 * messages.c (warning_count, error_count): Default initializer is
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c102 static int error_count; variable
128 ++error_count; in error()
434 fprintf (stderr, "Exiting with status %d\n", error_count); in main()
436 return error_count; in main()
/toolchain/binutils/binutils-2.25/ld/
Dldmain.c1290 static unsigned int error_count; in undefined_symbol() local
1308 ++error_count; in undefined_symbol()
1311 error_count = 0; in undefined_symbol()
1319 if (error_count < MAX_ERRORS_IN_A_ROW) in undefined_symbol()
1328 else if (error_count == MAX_ERRORS_IN_A_ROW) in undefined_symbol()
1342 if (error_count < MAX_ERRORS_IN_A_ROW) in undefined_symbol()
1351 else if (error_count == MAX_ERRORS_IN_A_ROW) in undefined_symbol()
/toolchain/binutils/binutils-2.25/gold/
Dmain.cc323 && errors.error_count() == 0) in main()
328 gold_exit((errors.error_count() == 0 in main()
Derrors.h95 error_count() const in error_count() function
Di386.cc2979 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3032 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3072 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3109 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3145 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3162 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3211 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3227 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
Dx86_64.cc3597 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3656 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3696 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3733 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3768 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3783 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3807 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
3849 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
Dgold.cc815 gold_assert(parameters->errors()->error_count() > 0); in queue_middle_tasks()
Daarch64.cc7145 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
7203 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
7246 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
7279 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
7370 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
7413 gold_assert(parameters->errors()->error_count() > 0 in relocate_tls()
Dtilegx.cc4662 gold_assert(parameters->errors()->error_count() > 0 in relocate()