Searched refs:LDPK_UNDEF (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-symtab.c243 case LDPK_UNDEF:
H A Dlto-plugin.c247 LDPK_UNDEF,
510 case LDPK_UNDEF:
913 case LDPK_UNDEF:
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dplugin-api.h184 LDPK_UNDEF, enumerator in enum:ld_plugin_symbol_kind
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dplugin.c400 case LDPK_UNDEF:
749 if (syms[n].def != LDPK_UNDEF && syms[n].def != LDPK_WEAKUNDEF)
780 case LDPK_UNDEF:
819 if (syms[n].def == LDPK_UNDEF
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dplugin-api.h184 LDPK_UNDEF, enumerator in enum:ld_plugin_symbol_kind
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dplugin-api.h184 LDPK_UNDEF, enumerator in enum:ld_plugin_symbol_kind
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dplugin-api.h184 LDPK_UNDEF, enumerator in enum:ld_plugin_symbol_kind
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dplugin.c403 case LDPK_UNDEF:
760 if (syms[n].def != LDPK_UNDEF && syms[n].def != LDPK_WEAKUNDEF)
791 case LDPK_UNDEF:
830 if (syms[n].def == LDPK_UNDEF
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dplugin-api.h184 LDPK_UNDEF, enumerator in enum:ld_plugin_symbol_kind
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dplugin.c407 case LDPK_UNDEF:
773 if (syms[n].def != LDPK_UNDEF && syms[n].def != LDPK_WEAKUNDEF)
804 case LDPK_UNDEF:
843 if (syms[n].def == LDPK_UNDEF
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dplugin-api.h185 LDPK_UNDEF, enumerator in enum:ld_plugin_symbol_kind
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.cc651 case LDPK_UNDEF:
1293 else if (isym->def == LDPK_UNDEF
1430 case LDPK_UNDEF:
1447 case LDPK_UNDEF:
1502 if (sym.def == LDPK_UNDEF || sym.def == LDPK_WEAKUNDEF)
1535 if (sym.def != LDPK_UNDEF)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc651 case LDPK_UNDEF:
1293 else if (isym->def == LDPK_UNDEF
1429 case LDPK_UNDEF:
1446 case LDPK_UNDEF:
1502 if (sym.def == LDPK_UNDEF || sym.def == LDPK_WEAKUNDEF)
1535 if (sym.def != LDPK_UNDEF)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.cc651 case LDPK_UNDEF:
1293 else if (isym->def == LDPK_UNDEF
1429 case LDPK_UNDEF:
1446 case LDPK_UNDEF:
1502 if (sym.def == LDPK_UNDEF || sym.def == LDPK_WEAKUNDEF)
1535 if (sym.def != LDPK_UNDEF)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dplugin.c585 case LDPK_UNDEF:
634 case LDPK_UNDEF:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dplugin.c666 case LDPK_UNDEF:
715 case LDPK_UNDEF:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dplugin.c665 case LDPK_UNDEF:
714 case LDPK_UNDEF:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dplugin.c681 case LDPK_UNDEF:
730 case LDPK_UNDEF:
/netbsd-current/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c254 LDPK_UNDEF,
517 case LDPK_UNDEF:
934 case LDPK_UNDEF:
/netbsd-current/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp612 sym.def = LDPK_UNDEF;
718 return Sym.def == LDPK_UNDEF || Sym.def == LDPK_WEAKUNDEF;
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dplugin_test.c357 def = weak ? LDPK_WEAKUNDEF : LDPK_UNDEF;

Completed in 408 milliseconds