Home
last modified time | relevance | path

Searched refs:Read_relocs (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dreloc.cc49 Read_relocs::is_runnable() in is_runnable()
57 Read_relocs::locks(Task_locker* tl) in locks()
67 Read_relocs::run(Workqueue* workqueue) in run()
98 Read_relocs::get_name() const in get_name()
Dgold.cc458 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker, in queue_middle_gc_tasks()
795 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker, in queue_middle_tasks()
Dreloc.h62 class Read_relocs : public Task
68 Read_relocs(Symbol_table* symtab, Layout* layout, Relobj* object, in Read_relocs() function
DChangeLog6710 * reloc.cc (Read_relocs::is_runnable): Allow case where
6712 (Read_relocs::locks): Likewise.
9842 Read_relocs task.
9845 * reloc.cc (Read_relocs::run): Pass next_blocker_ down to next
9856 * reloc.h (class Read_relocs): Drop symtab_lock_ and blocker_
11855 * reloc.h (class Read_relocs): Remove options constructor
12141 * reloc.cc (Read_relocs::run): Likewise.
13029 * reloc.cc (Read_relocs::run): Delay scanning relocs when doing
14226 * reloc.cc (Read_relocs::run): Add task to process relocs and