Home
last modified time | relevance | path

Searched refs:warned (Results 176 – 200 of 555) sorted by relevance

12345678910>>...23

/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h3043 unresolved_reloc, warned, ignored) \ argument
3062 warned = false; \
3097 warned = true; \
3100 (void) warned; \
H A Delf32-crx.c863 bool unresolved_reloc, warned, ignored; in elf32_crx_relocate_section() local
868 unresolved_reloc, warned, ignored); in elf32_crx_relocate_section()
H A Delf32-ft32.c394 bool unresolved_reloc, warned, ignored; in ft32_elf_relocate_section() local
399 unresolved_reloc, warned, ignored); in ft32_elf_relocate_section()
H A Delf-m10200.c383 bool unresolved_reloc, warned, ignored; in mn10200_elf_relocate_section() local
388 unresolved_reloc, warned, ignored); in mn10200_elf_relocate_section()
H A Delf32-ip2k.c1437 bool warned, ignored; in ip2k_elf_relocate_section() local
1443 unresolved_reloc, warned, ignored); in ip2k_elf_relocate_section()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf-bfd.h2958 unresolved_reloc, warned, ignored) \ argument
2977 warned = FALSE; \
3013 warned = TRUE; \
3016 (void) warned; \
H A Delf32-crx.c863 bfd_boolean unresolved_reloc, warned, ignored; in elf32_crx_relocate_section() local
868 unresolved_reloc, warned, ignored); in elf32_crx_relocate_section()
H A Delf32-ft32.c396 bfd_boolean unresolved_reloc, warned, ignored; in ft32_elf_relocate_section() local
401 unresolved_reloc, warned, ignored); in ft32_elf_relocate_section()
H A Delf-m10200.c383 bfd_boolean unresolved_reloc, warned, ignored; in mn10200_elf_relocate_section() local
388 unresolved_reloc, warned, ignored); in mn10200_elf_relocate_section()
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DHowToSubmitABug.rst123 which should produce reduced IR that reproduces the crash. Be warned the
128 dump the IR before every pass. Be warned that this is very verbose.
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-prefetch.c2090 static bool warned = false; in execute() local
2092 if (!warned) in execute()
2097 warned = true; in execute()
H A Dtree-ssa-loop-prefetch.cc2085 static bool warned = false; in execute() local
2087 if (!warned) in execute()
2092 warned = true; in execute()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc1383 static int warned = 0; in check_typeinfo_type() local
1387 if (!warned && (!sc || !(sc->flags & SCOPEctfe))) in check_typeinfo_type()
1391 warned = 1; in check_typeinfo_type()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-prefetch.c2090 static bool warned = false; in execute() local
2092 if (!warned) in execute()
2097 warned = true; in execute()
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc1411 static int warned = 0; in check_typeinfo_type() local
1417 else if (!warned) in check_typeinfo_type()
1421 warned = 1; in check_typeinfo_type()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-ft32.c396 bfd_boolean unresolved_reloc, warned, ignored; in ft32_elf_relocate_section() local
401 unresolved_reloc, warned, ignored); in ft32_elf_relocate_section()
H A Delf32-crx.c863 bfd_boolean unresolved_reloc, warned, ignored; in elf32_crx_relocate_section() local
868 unresolved_reloc, warned, ignored); in elf32_crx_relocate_section()
H A Delf-m10200.c383 bfd_boolean unresolved_reloc, warned, ignored; in mn10200_elf_relocate_section() local
388 unresolved_reloc, warned, ignored); in mn10200_elf_relocate_section()
H A Delf32-ip2k.c1437 bfd_boolean warned, ignored; in ip2k_elf_relocate_section() local
1443 unresolved_reloc, warned, ignored); in ip2k_elf_relocate_section()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-crx.c875 bfd_boolean unresolved_reloc, warned, ignored; in elf32_crx_relocate_section() local
880 unresolved_reloc, warned, ignored); in elf32_crx_relocate_section()
H A Delf32-ft32.c396 bfd_boolean unresolved_reloc, warned, ignored; in ft32_elf_relocate_section() local
401 unresolved_reloc, warned, ignored); in ft32_elf_relocate_section()
H A Delf-m10200.c383 bfd_boolean unresolved_reloc, warned, ignored; in mn10200_elf_relocate_section() local
388 unresolved_reloc, warned, ignored); in mn10200_elf_relocate_section()
/netbsd/sys/uvm/
H A Duvm_page.c723 static bool warned; in uvm_page_numa_lookup() local
735 if (!warned) { in uvm_page_numa_lookup()
738 warned = true; in uvm_page_numa_lookup()
/netbsd/external/gpl2/xcvs/dist/contrib/
H A Dintro.doc63 warned of any files that contain clashes, the clashes will be
/netbsd/lib/libc/gen/
H A Dgetgrent.c1320 static int warned; in __grbad_compat() local
1325 if (!warned) { in __grbad_compat()
1330 warned = 1; in __grbad_compat()

12345678910>>...23