Home | History | Annotate | Download | only in gold

Lines Matching full:mutable_option

2830       const char* mutable_option = strndup(option, length);
2831 gold_assert(mutable_option != NULL);
2832 closure->command_line()->process_one_option(1, &mutable_option, 0,
2835 // into mutable_option, so we can't free it. In cases the class