Home | History | Annotate | Download | only in gold

Lines Matching full:linker_script

208     LINKER_SCRIPT,
219 current_(input_string), mode_(LINKER_SCRIPT),
418 return this->mode_ == LINKER_SCRIPT;
421 return this->mode_ == LINKER_SCRIPT && can_continue_name(&c2);
426 || (this->mode_ == LINKER_SCRIPT
464 if (this->mode_ == LINKER_SCRIPT)
469 if (this->mode_ == LINKER_SCRIPT || this->mode_ == VERSION_SCRIPT
481 if (this->mode_ == LINKER_SCRIPT)
1619 PARSING_LINKER_SCRIPT, Lex::LINKER_SCRIPT);
2592 case Lex::LINKER_SCRIPT:
3376 first_token, Lex::LINKER_SCRIPT);