Lines Matching refs:version_script
212 VERSION_SCRIPT,
424 return (this->mode_ == VERSION_SCRIPT
469 if (this->mode_ == LINKER_SCRIPT || this->mode_ == VERSION_SCRIPT
476 if (this->mode_ == VERSION_SCRIPT || this->mode_ == DYNAMIC_LIST)
483 else if ((this->mode_ == VERSION_SCRIPT || this->mode_ == DYNAMIC_LIST)
1332 version_script()
1631 PARSING_VERSION_SCRIPT, Lex::VERSION_SCRIPT);
2598 case Lex::VERSION_SCRIPT:
2918 if (closure->version_script()->is_finalized())
2921 closure->push_lex_mode(Lex::VERSION_SCRIPT);
2966 all_deps = closure->version_script()->allocate_dependency_list();
2980 expressions = closure->version_script()->allocate_expression_list();
3010 Version_tree* tree = closure->version_script()->allocate_version_tree();