Searched refs:Close_task_runner (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | layout.h | 1702 class Close_task_runner : public Task_function_runner 1705 Close_task_runner(const General_options* options, const Layout* layout, in Close_task_runner() function
|
H A D | gold.cc | 904 workqueue->queue(new Task_function(new Close_task_runner(&options, layout, in queue_final_tasks()
|
H A D | ChangeLog-2020 | 415 (Close_task_runner::run): Call write_dependency_file if
|
H A D | layout.cc | 6155 workqueue->queue(new Task_function(new Close_task_runner(this->options_, in run() 6170 Close_task_runner::run(Workqueue*, const Task*) in run()
|
H A D | ChangeLog-0815 | 895 (Close_task_runner::run): Pass array_of_hashes and size_of_hashes 904 (Close_task_runner::Close_task_runner): Add array_of_hashes and 906 (Close_task_runner::array_of_hashes_): New data member. 907 (Close_task_runner::size_of_hashes_): New data member. 18086 (Close_task_runner::run): Call write_build_id.
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | layout.h | 1709 class Close_task_runner : public Task_function_runner 1712 Close_task_runner(const General_options* options, const Layout* layout, in Close_task_runner() function
|
H A D | gold.cc | 904 workqueue->queue(new Task_function(new Close_task_runner(&options, layout, in queue_final_tasks()
|
H A D | ChangeLog-2020 | 415 (Close_task_runner::run): Call write_dependency_file if
|
H A D | layout.cc | 6229 workqueue->queue(new Task_function(new Close_task_runner(this->options_, in run() 6244 Close_task_runner::run(Workqueue*, const Task*) in run()
|
H A D | ChangeLog-0815 | 895 (Close_task_runner::run): Pass array_of_hashes and size_of_hashes 904 (Close_task_runner::Close_task_runner): Add array_of_hashes and 906 (Close_task_runner::array_of_hashes_): New data member. 907 (Close_task_runner::size_of_hashes_): New data member. 18086 (Close_task_runner::run): Call write_build_id.
|