Searched refs:LDPR_PREVAILING_DEF (Results 26 - 39 of 39) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-symtab.cc454 || e->resolution == LDPR_PREVAILING_DEF))
473 || e->resolution == LDPR_PREVAILING_DEF))
H A Dlto-common.cc911 || resolution == LDPR_PREVAILING_DEF
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dplugin.c871 res = LDPR_PREVAILING_DEF;
894 return get_symbols (handle, nsyms, syms, LDPR_PREVAILING_DEF);
1360 /* To determine which symbols should be resolved LDPR_PREVAILING_DEF
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dplugin.c884 res = LDPR_PREVAILING_DEF;
907 return get_symbols (handle, nsyms, syms, LDPR_PREVAILING_DEF);
1380 /* To determine which symbols should be resolved LDPR_PREVAILING_DEF
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.cc1254 // LDPR_PREVAILING_DEF_IRONLY_EXP, so we return LDPR_PREVAILING_DEF
1259 : LDPR_PREVAILING_DEF);
1303 res = LDPR_PREVAILING_DEF;
1324 res = LDPR_PREVAILING_DEF;
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc1254 // LDPR_PREVAILING_DEF_IRONLY_EXP, so we return LDPR_PREVAILING_DEF
1259 : LDPR_PREVAILING_DEF);
1303 res = LDPR_PREVAILING_DEF;
1324 res = LDPR_PREVAILING_DEF;
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.cc1254 // LDPR_PREVAILING_DEF_IRONLY_EXP, so we return LDPR_PREVAILING_DEF
1259 : LDPR_PREVAILING_DEF);
1303 res = LDPR_PREVAILING_DEF;
1324 res = LDPR_PREVAILING_DEF;
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dplugin_test.c489 case LDPR_PREVAILING_DEF:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h404 && ((resolution != LDPR_PREVAILING_DEF
2796 return (resolution == LDPR_PREVAILING_DEF
H A Dvarasm.c7183 return (resolution == LDPR_PREVAILING_DEF
7194 return (resolution == LDPR_PREVAILING_DEF
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h414 && ((resolution != LDPR_PREVAILING_DEF
2775 return (resolution == LDPR_PREVAILING_DEF
H A Dvarasm.cc7475 return (resolution == LDPR_PREVAILING_DEF
7486 return (resolution == LDPR_PREVAILING_DEF
/netbsd-current/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp764 case LDPR_PREVAILING_DEF:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c910 || resolution == LDPR_PREVAILING_DEF

Completed in 427 milliseconds

12