Home | History | Annotate | Download | only in gold

Lines Matching refs:low_abbrev_codes_

150       if (this->low_abbrev_codes_[code] != NULL)
152 delete this->low_abbrev_codes_[code];
153 this->low_abbrev_codes_[code] = NULL;