Home
last modified time | relevance | path

Searched refs:pic_flag_for_symtable (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/share/
H A Dltmain.sh2635 pic_flag_for_symtable=
2645 *) pic_flag_for_symtable=" $pic_flag -DPIC -DFREEBSD_WORKAROUND";;
2650 *) pic_flag_for_symtable=" $pic_flag -DPIC";;
2655 $show "(cd $output_objdir && $CC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")"
/openbsd/gnu/usr.bin/binutils/
H A Dltmain.sh3771 pic_flag_for_symtable=
3781 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
3786 *) pic_flag_for_symtable=" $pic_flag";;
3791 $show "(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")"
/openbsd/gnu/lib/libstdc++/
H A Dltmain.sh3771 pic_flag_for_symtable=
3781 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
3786 *) pic_flag_for_symtable=" $pic_flag";;
3791 $show "(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")"
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dltmain.sh3771 pic_flag_for_symtable=
3781 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
3786 *) pic_flag_for_symtable=" $pic_flag";;
3791 $show "(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")"
/openbsd/usr.sbin/unbound/
H A Dltmain.sh5070 pic_flag_for_symtable=
5081 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
5083 pic_flag_for_symtable=" $pic_flag" ;;
5085 $my_pic_p && pic_flag_for_symtable=" $pic_flag"