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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/contrib/
H A Dcc-with-tweaks.sh80 want_index=false
91 -i) want_index=true ;;
92 -n) want_index=true; index_options=-dwarf-5;;
100 if [ "$want_index" = true ]
171 if [ "$want_index" = true ]; then
/netbsd-current/external/gpl3/gdb/dist/gdb/contrib/
H A Dcc-with-tweaks.sh86 want_index=false
98 -i) want_index=true ;;
99 -n) want_index=true; index_options=-dwarf-5;;
108 if [ "$want_index" = true ]
184 if [ "$want_index" = true ]; then

Completed in 85 milliseconds