Home
last modified time | relevance | path

Searched refs:RM_GENERATE_ERROR (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/ld/
HDlexsup.c574 enum report_method how_to_report_unresolved_symbols = RM_GENERATE_ERROR; in parse_args()
948 if (link_info.unresolved_syms_in_objects == RM_GENERATE_ERROR) in parse_args()
950 if (link_info.unresolved_syms_in_shared_libs == RM_GENERATE_ERROR) in parse_args()
955 how_to_report_unresolved_symbols = RM_GENERATE_ERROR; in parse_args()
957 link_info.unresolved_syms_in_objects = RM_GENERATE_ERROR; in parse_args()
959 link_info.unresolved_syms_in_shared_libs = RM_GENERATE_ERROR; in parse_args()
/freebsd-11-stable/contrib/gdb/include/
HDbfdlink.h213 RM_GENERATE_ERROR enumerator
/freebsd-11-stable/contrib/binutils/include/
HDbfdlink.h221 RM_GENERATE_ERROR enumerator
/freebsd-11-stable/contrib/binutils/bfd/
HDelf32-mep.c583 (!info->shared && info->unresolved_syms_in_objects == RM_GENERATE_ERROR)))) in mep_elf_relocate_section()
HDelf-bfd.h2112 err = (info->unresolved_syms_in_objects == RM_GENERATE_ERROR \
HDelf32-score.c2395 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR) in _bfd_score_elf_relocate_section()
HDelflink.c7165 info->unresolved_syms_in_objects == RM_GENERATE_ERROR in bfd_elf_perform_complex_relocation()
7931 NULL, 0, finfo->info->unresolved_syms_in_shared_libs == RM_GENERATE_ERROR))) in elf_link_output_extsym()
HDelfxx-mips.c4062 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR) in mips_elf_calculate_relocation()
/freebsd-11-stable/contrib/binutils/ld/emultempl/
HDelf32.em1828 link_info.unresolved_syms_in_objects = RM_GENERATE_ERROR;
1829 link_info.unresolved_syms_in_shared_libs = RM_GENERATE_ERROR;
1883 link_info.unresolved_syms_in_objects = RM_GENERATE_ERROR;