Searched refs:Layout_task_runner (Results 1 – 4 of 4) sorted by relevance
165 class Layout_task_runner : public Task_function_runner171 Layout_task_runner(const General_options& options, in Layout_task_runner() function186 Layout_task_runner(const Layout_task_runner&);187 Layout_task_runner& operator=(const Layout_task_runner&);
822 workqueue->queue(new Task_function(new Layout_task_runner(options, in queue_middle_tasks()
371 Layout_task_runner::run(Workqueue* workqueue, const Task* task) in run()
2106 * layout.cc (Layout_task_runner::run): ..to here.6264 * layout.cc (Layout_task_runner::run): Apply incremental relocations.6575 (Layout_task_runner::run): Resize output file for incremental updates.15305 (Layout_task_runner::run): Print information to mapfile.15310 * layout.h (class Layout_task_runner): Add mapfile_ field. Update