Home | History | Annotate | Download | only in gold

Lines Matching full:hash_style

4411   if (strcmp(parameters->options().hash_style(), "gnu") == 0
4412 || strcmp(parameters->options().hash_style(), "both") == 0)
4447 if (strcmp(parameters->options().hash_style(), "sysv") == 0
4448 || strcmp(parameters->options().hash_style(), "both") == 0)