Home | History | Annotate | Download | only in gold

Lines Matching refs:short_options

65 static One_option* short_options[128];
89 gold_assert(short_options[shortname_as_int] == NULL);
90 short_options[shortname_as_int] = this;
866 retval = gold::options::short_options[char_as_int];