Home
last modified time | relevance | path

Searched refs:warned (Results 1 – 25 of 71) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gold/
Dtarget.cc167 static bool warned; in do_calls_non_split() local
168 if (!warned) in do_calls_non_split()
173 warned = true; in do_calls_non_split()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dwarn2.d8 # There should be no warning, since the symbol warned about is
Dwarn1.d8 # There should be no warning, since the symbol warned about is
Dglobsymw1.s14 ;# construct is last, but is missing the actual symbol warned about.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-moxie.c242 bfd_boolean unresolved_reloc, warned, ignored; in moxie_elf_relocate_section() local
247 unresolved_reloc, warned, ignored); in moxie_elf_relocate_section()
Delf32-xc16x.c376 bfd_boolean unresolved_reloc, warned, ignored; in elf32_xc16x_relocate_section() local
381 unresolved_reloc, warned, ignored); in elf32_xc16x_relocate_section()
Delf32-msp430.c796 static bfd_boolean warned = FALSE; in msp430_final_link_relocate() local
797 if (! warned) in msp430_final_link_relocate()
803 warned = TRUE; in msp430_final_link_relocate()
1104 static bfd_boolean warned = FALSE; in msp430_final_link_relocate() local
1105 if (! warned) in msp430_final_link_relocate()
1111 warned = TRUE; in msp430_final_link_relocate()
1279 bfd_boolean unresolved_reloc, warned, ignored; in elf32_msp430_relocate_section() local
1284 unresolved_reloc, warned, ignored); in elf32_msp430_relocate_section()
Delf32-d10v.c461 bfd_boolean unresolved_reloc, warned, ignored; in elf32_d10v_relocate_section() local
466 unresolved_reloc, warned, ignored); in elf32_d10v_relocate_section()
Delf32-mcore.c460 bfd_boolean unresolved_reloc, warned, ignored; in mcore_elf_relocate_section() local
465 unresolved_reloc, warned, ignored); in mcore_elf_relocate_section()
Delf32-mt.c346 bfd_boolean warned, ignored; in mt_elf_relocate_section() local
351 unresolved_reloc, warned, ignored); in mt_elf_relocate_section()
Delf32-fr30.c548 bfd_boolean unresolved_reloc, warned, ignored; in fr30_elf_relocate_section() local
553 unresolved_reloc, warned, ignored); in fr30_elf_relocate_section()
Delf32-epiphany.c515 bfd_boolean warned ATTRIBUTE_UNUSED; in epiphany_elf_relocate_section()
522 unresolved_reloc, warned, ignored); in epiphany_elf_relocate_section()
Delf32-iq2000.c629 bfd_boolean warned, ignored; in iq2000_elf_relocate_section() local
634 unresolved_reloc, warned, ignored); in iq2000_elf_relocate_section()
Delf32-mep.c492 bfd_boolean warned, unresolved_reloc, ignored; in mep_elf_relocate_section() local
497 unresolved_reloc, warned, ignored); in mep_elf_relocate_section()
Delf-bfd.h2411 unresolved_reloc, warned, ignored) \ argument
2430 warned = FALSE; \
2466 warned = TRUE; \
2469 (void) warned; \
Delf32-xstormy16.c820 bfd_boolean unresolved_reloc, warned, ignored; in xstormy16_elf_relocate_section() local
825 unresolved_reloc, warned, ignored); in xstormy16_elf_relocate_section()
Delf32-cr16c.c717 bfd_boolean unresolved_reloc, warned, ignored; in elf32_cr16c_relocate_section() local
722 unresolved_reloc, warned, ignored); in elf32_cr16c_relocate_section()
Delf32-i860.c1122 bfd_boolean unresolved_reloc, warned, ignored; in elf32_i860_relocate_section() local
1127 unresolved_reloc, warned, ignored); in elf32_i860_relocate_section()
Delf32-crx.c867 bfd_boolean unresolved_reloc, warned, ignored; in elf32_crx_relocate_section() local
872 unresolved_reloc, warned, ignored); in elf32_crx_relocate_section()
Delf-m10200.c374 bfd_boolean unresolved_reloc, warned, ignored; in mn10200_elf_relocate_section() local
379 unresolved_reloc, warned, ignored); in mn10200_elf_relocate_section()
Delf32-ip2k.c1427 bfd_boolean warned, ignored; in ip2k_elf_relocate_section() local
1433 unresolved_reloc, warned, ignored); in ip2k_elf_relocate_section()
Delf32-m68hc1x.c986 bfd_boolean unresolved_reloc, warned, ignored; in elf32_m68hc11_relocate_section() local
991 warned, ignored); in elf32_m68hc11_relocate_section()
Delf32-h8300.c471 bfd_boolean unresolved_reloc, warned, ignored; in elf32_h8_relocate_section() local
476 unresolved_reloc, warned, ignored); in elf32_h8_relocate_section()
Delf32-vax.c1409 bfd_boolean warned, ignored; in elf_vax_relocate_section() local
1414 unresolved_reloc, warned, ignored); in elf_vax_relocate_section()
/toolchain/binutils/binutils-2.25/binutils/
Drclex.c720 int warned = 0; in read_digit() local
752 if (! warned && val >= base) in read_digit()
754 warned = 1; in read_digit()

123