HomeSort by: relevance | last modified time | path
    Searched refs:host_pie (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/
configure 698 host_pie
9541 enableval=$enable_host_pie; host_pie=$enableval
9544 if test x$host_pie != xyes ; then
9548 host_pie=yes
9557 host_pie=yes
9560 *) host_pie=no ;;
9582 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9594 *-*-darwin*) host_shared=$host_pie ;;
9606 # host_pie, ensure that we present the PIE flag when host_pie is active
    [all...]
  /src/external/gpl3/gcc/dist/
configure 696 host_pie
8801 enableval=$enable_host_pie; host_pie=$enableval
8804 if test x$host_pie != xyes ; then
8808 host_pie=yes
8817 host_pie=yes
8820 *) host_pie=no ;;
8842 if test x$host_pie = xyes -a x$host_shared != xyes ; then
8854 *-*-darwin*) host_shared=$host_pie ;;
8866 # host_pie, ensure that we present the PIE flag when host_pie is active
    [all...]
  /src/external/gpl3/gdb/dist/
configure 698 host_pie
9541 enableval=$enable_host_pie; host_pie=$enableval
9544 if test x$host_pie != xyes ; then
9548 host_pie=yes
9557 host_pie=yes
9560 *) host_pie=no ;;
9582 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9594 *-*-darwin*) host_shared=$host_pie ;;
9606 # host_pie, ensure that we present the PIE flag when host_pie is active
    [all...]
  /src/external/gpl3/gdb.old/dist/
configure 696 host_pie
8759 enableval=$enable_host_pie; host_pie=$enableval
8762 if test x$host_pie != xyes ; then
8766 host_pie=yes
8775 host_pie=yes
8778 *) host_pie=no ;;
8800 if test x$host_pie = xyes -a x$host_shared != xyes ; then
8812 *-*-darwin*) host_shared=$host_pie ;;
8824 # host_pie, ensure that we present the PIE flag when host_pie is active
    [all...]
  /src/external/gpl3/binutils/dist/
configure 708 host_pie
9683 enableval=$enable_host_pie; host_pie=$enableval
9686 if test x$host_pie != xyes ; then
9690 host_pie=yes
9699 host_pie=yes
9702 *) host_pie=no ;;
9724 if test x$host_pie = xyes -a x$host_shared != xyes ; then
9736 *-*-darwin*) host_shared=$host_pie ;;
9748 # host_pie, ensure that we present the PIE flag when host_pie is active
    [all...]

Completed in 63 milliseconds