Home
last modified time | relevance | path

Searched refs:Gc_runner (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dgold.cc142 class Gc_runner : public Task_function_runner class
145 Gc_runner(const General_options& options, in Gc_runner() function in gold::Gc_runner
165 Gc_runner::run(Workqueue* workqueue, const Task* task) in run()
291 workqueue->queue(new Task_function(new Gc_runner(options, in queue_initial_tasks()
DChangeLog14193 * gold.cc (Gc_runner): New class.