Home
last modified time | relevance | path

Searched refs:unresolved_syms_in_objects (Results 1 – 13 of 13) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/ld/
Dlexsup.c880 link_info.unresolved_syms_in_objects in parse_args()
893 link_info.unresolved_syms_in_objects = RM_IGNORE; in parse_args()
898 link_info.unresolved_syms_in_objects in parse_args()
905 link_info.unresolved_syms_in_objects = RM_IGNORE; in parse_args()
911 link_info.unresolved_syms_in_objects in parse_args()
920 if (link_info.unresolved_syms_in_objects == RM_GENERATE_ERROR) in parse_args()
921 link_info.unresolved_syms_in_objects = RM_GENERATE_WARNING; in parse_args()
928 if (link_info.unresolved_syms_in_objects == RM_GENERATE_WARNING) in parse_args()
929 link_info.unresolved_syms_in_objects = RM_GENERATE_ERROR; in parse_args()
1093 if (link_info.unresolved_syms_in_objects == RM_NOT_YET_SET) in parse_args()
[all …]
Dldmain.c283 link_info.unresolved_syms_in_objects = RM_NOT_YET_SET; in main()
/mirbsd/src/gnu/usr.bin/binutils/include/
Dbfdlink.h335 enum report_method unresolved_syms_in_objects; member
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-i370.c1165 else if (info->unresolved_syms_in_objects == RM_IGNORE in i370_elf_relocate_section()
1173 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR in i370_elf_relocate_section()
Delf-bfd.h1854 else if (info->unresolved_syms_in_objects == RM_IGNORE \
1860 err = (info->unresolved_syms_in_objects == RM_GENERATE_ERROR \
Delf-hppa.h1414 else if (info->unresolved_syms_in_objects == RM_IGNORE in elf_hppa_relocate_section()
1457 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR in elf_hppa_relocate_section()
Delf64-sh64.c1643 else if (info->unresolved_syms_in_objects == RM_IGNORE in sh_elf64_relocate_section()
1651 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR in sh_elf64_relocate_section()
Delf32-m32r.c2642 else if (info->unresolved_syms_in_objects == RM_IGNORE in m32r_elf_relocate_section()
2650 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR in m32r_elf_relocate_section()
Delf32-hppa.c2874 if (! (info->unresolved_syms_in_objects == RM_IGNORE in elf32_hppa_size_stubs()
3518 if (info->unresolved_syms_in_objects == RM_IGNORE in elf32_hppa_relocate_section()
Delf32-frv.c2829 else if (info->unresolved_syms_in_objects == RM_IGNORE
2837 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR
Delf32-sh.c4722 else if (info->unresolved_syms_in_objects == RM_IGNORE in sh_elf_relocate_section()
4730 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR in sh_elf_relocate_section()
Delfxx-mips.c3779 else if (info->unresolved_syms_in_objects == RM_IGNORE in mips_elf_calculate_relocation()
3800 (info->unresolved_syms_in_objects == RM_GENERATE_ERROR) in mips_elf_calculate_relocation()
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Delf32.em2039 link_info.unresolved_syms_in_objects = RM_GENERATE_ERROR;
2073 link_info.unresolved_syms_in_objects = RM_GENERATE_ERROR;