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.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
/netbsd-current/external/gpl3/gdb/dist/gdb/contrib/
H A Dcc-with-tweaks.sh87 want_index=false
100 -i) want_index=true ;;
101 -n) want_index=true; index_options=-dwarf-5;;
111 if [ "$want_index" = true ]
187 if [ "$want_index" = true ]; then

Completed in 176 milliseconds