Searched refs:create_script_sections (Results 1 – 8 of 8) sorted by relevance
478 create_script_sections(Layout*);
755 create_script_sections() in create_script_sections() function756 { this->script_options_->create_script_sections(this); } in create_script_sections()
675 layout->create_script_sections(); in queue_middle_tasks()
1210 Script_options::create_script_sections(Layout* layout) in create_script_sections() function in gold::Script_options