Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dgold.cc139 class Gc_runner : public Task_function_runner class
142 Gc_runner(const General_options& options, in Gc_runner() function in gold::Gc_runner
162 Gc_runner::run(Workqueue* workqueue, const Task* task) in run()
288 workqueue->queue(new Task_function(new Gc_runner(options, in queue_initial_tasks()
DChangeLog-081515610 * gold.cc (Gc_runner): New class.