Searched refs:unresolved_syms_in_objects (Results 1 - 25 of 63) sorted by relevance

123

/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dlexsup.c1043 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1054 link_info.unresolved_syms_in_objects = RM_IGNORE;
1059 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1064 link_info.unresolved_syms_in_objects = RM_IGNORE;
1069 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1286 if (link_info.unresolved_syms_in_objects == RM_NOT_YET_SET)
1287 link_info.unresolved_syms_in_objects = RM_IGNORE;
1842 if (link_info.unresolved_syms_in_objects == RM_NOT_YET_SET)
1844 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dlexsup.c991 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1002 link_info.unresolved_syms_in_objects = RM_IGNORE;
1007 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1012 link_info.unresolved_syms_in_objects = RM_IGNORE;
1017 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1225 if (link_info.unresolved_syms_in_objects == RM_NOT_YET_SET)
1226 link_info.unresolved_syms_in_objects = RM_IGNORE;
1726 if (link_info.unresolved_syms_in_objects == RM_NOT_YET_SET)
1728 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dlexsup.c1043 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1054 link_info.unresolved_syms_in_objects = RM_IGNORE;
1059 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1064 link_info.unresolved_syms_in_objects = RM_IGNORE;
1069 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
1286 if (link_info.unresolved_syms_in_objects == RM_NOT_YET_SET)
1287 link_info.unresolved_syms_in_objects = RM_IGNORE;
1842 if (link_info.unresolved_syms_in_objects == RM_NOT_YET_SET)
1844 link_info.unresolved_syms_in_objects = RM_DIAGNOSE;
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dbfdlink.h398 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2;
396 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2; member in struct:bfd_link_info
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dbfdlink.h400 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2;
398 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2; member in struct:bfd_link_info
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dbfdlink.h398 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2;
396 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2; member in struct:bfd_link_info
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dbfdlink.h398 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2;
396 ENUM_BITFIELD (report_method) unresolved_syms_in_objects : 2; member in struct:bfd_link_info
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-hppa.c3828 else if (info->unresolved_syms_in_objects == RM_IGNORE
3838 err = (info->unresolved_syms_in_objects == RM_DIAGNOSE
3853 if (info->unresolved_syms_in_objects == RM_IGNORE
H A Delf-bfd.h3087 else if (info->unresolved_syms_in_objects == RM_IGNORE \
3092 bool err = ((info->unresolved_syms_in_objects == RM_DIAGNOSE \
H A Delf32-m32r.c2347 else if (info->unresolved_syms_in_objects == RM_IGNORE
2353 (info->unresolved_syms_in_objects == RM_DIAGNOSE
H A Dcoff64-rs6000.c1641 if (info->unresolved_syms_in_objects != RM_IGNORE
1646 info->unresolved_syms_in_objects == RM_DIAGNOSE
H A Dcoff-rs6000.c3761 if (info->unresolved_syms_in_objects != RM_IGNORE
3767 info->unresolved_syms_in_objects == RM_DIAGNOSE &&
H A Delf32-score.c2658 else if (info->unresolved_syms_in_objects == RM_IGNORE
2675 (info->unresolved_syms_in_objects == RM_DIAGNOSE
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-hppa.c3828 else if (info->unresolved_syms_in_objects == RM_IGNORE
3838 err = (info->unresolved_syms_in_objects == RM_DIAGNOSE
3853 if (info->unresolved_syms_in_objects == RM_IGNORE
H A Delf-bfd.h3147 else if (info->unresolved_syms_in_objects == RM_IGNORE \
3152 bool err = ((info->unresolved_syms_in_objects == RM_DIAGNOSE \
H A Dcoff64-rs6000.c1641 if (info->unresolved_syms_in_objects != RM_IGNORE
1646 info->unresolved_syms_in_objects == RM_DIAGNOSE
H A Delf32-m32r.c2347 else if (info->unresolved_syms_in_objects == RM_IGNORE
2353 (info->unresolved_syms_in_objects == RM_DIAGNOSE
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-hppa.c3828 else if (info->unresolved_syms_in_objects == RM_IGNORE
3838 err = (info->unresolved_syms_in_objects == RM_DIAGNOSE
3853 if (info->unresolved_syms_in_objects == RM_IGNORE
H A Delf-bfd.h3087 else if (info->unresolved_syms_in_objects == RM_IGNORE \
3092 bool err = ((info->unresolved_syms_in_objects == RM_DIAGNOSE \
H A Delf32-m32r.c2347 else if (info->unresolved_syms_in_objects == RM_IGNORE
2353 (info->unresolved_syms_in_objects == RM_DIAGNOSE
H A Dcoff64-rs6000.c1641 if (info->unresolved_syms_in_objects != RM_IGNORE
1646 info->unresolved_syms_in_objects == RM_DIAGNOSE
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf-bfd.h3002 else if (info->unresolved_syms_in_objects == RM_IGNORE \
3008 err = (info->unresolved_syms_in_objects == RM_DIAGNOSE && \
H A Dcoff64-rs6000.c1250 if (info->unresolved_syms_in_objects != RM_IGNORE
1255 info->unresolved_syms_in_objects == RM_DIAGNOSE
H A Delf32-m32r.c2357 else if (info->unresolved_syms_in_objects == RM_IGNORE
2363 (info->unresolved_syms_in_objects == RM_DIAGNOSE
H A Delf64-hppa.c3829 else if (info->unresolved_syms_in_objects == RM_IGNORE
3839 err = (info->unresolved_syms_in_objects == RM_DIAGNOSE
3854 if (info->unresolved_syms_in_objects == RM_IGNORE

Completed in 462 milliseconds

123