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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c689 #ifndef LINK_PIE_SPEC macro
691 #define LINK_PIE_SPEC "%{pie:-pie} " macro
693 #define LINK_PIE_SPEC "%{pie:} "
707 %(linker) %l " LINK_PIE_SPEC "%X %{o*} %{A} %{d} %{e*} %{m} %{N} %{n} %{r}\
717 %(linker) %l " LINK_PIE_SPEC "%X %{o*} %{A} %{d} %{e*} %{m} %{N} %{n} %{r}\

Completed in 100 milliseconds