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

/freebsd-10.1-release/contrib/gcc/config/
H A Ddarwin.h464 #undef TARGET_WEAK_NOT_IN_ARCHIVE_TOC macro
465 #define TARGET_WEAK_NOT_IN_ARCHIVE_TOC 1 macro
/freebsd-10.1-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.1-release/contrib/gcc/cp/
H A Ddecl2.c1330 if (!TARGET_WEAK_NOT_IN_ARCHIVE_TOC
2049 else if ((!flag_weak || TARGET_WEAK_NOT_IN_ARCHIVE_TOC)

Completed in 57 milliseconds