Searched refs:short_options (Results 1 – 1 of 1) sorted by relevance
65 static One_option* short_options[128]; variable89 gold_assert(short_options[shortname_as_int] == NULL); in register_option()90 short_options[shortname_as_int] = this; in register_option()866 retval = gold::options::short_options[char_as_int]; in parse_short_option()