Searched refs:TARGET_WEAK_NOT_IN_ARCHIVE_TOC (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/
H A Ddarwin.h463 #undef TARGET_WEAK_NOT_IN_ARCHIVE_TOC macro
464 #define TARGET_WEAK_NOT_IN_ARCHIVE_TOC 1 macro
/freebsd-10.0-release/contrib/gcc/
H A Ddefaults.h268 #ifndef TARGET_WEAK_NOT_IN_ARCHIVE_TOC
269 #define TARGET_WEAK_NOT_IN_ARCHIVE_TOC 0 macro
/freebsd-10.0-release/contrib/gcc/cp/
H A Ddecl2.c1330 if (!TARGET_WEAK_NOT_IN_ARCHIVE_TOC
2018 else if ((!flag_weak || TARGET_WEAK_NOT_IN_ARCHIVE_TOC)

Completed in 145 milliseconds