Searched refs:Read_relocs (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dgold.cc446 // Read_relocs for all the objects must be done and processed to find
455 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker,
755 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker,
H A Dreloc.cc42 // Read_relocs methods.
49 Read_relocs::is_runnable()
57 Read_relocs::locks(Task_locker* tl)
67 Read_relocs::run(Workqueue* workqueue)
98 Read_relocs::get_name() const
100 return "Read_relocs " + this->object_->name();
111 // These tasks process the relocations read by Read_relocs and
156 // These tasks scan the relocations read by Read_relocs and mark up
449 // after Read_relocs hence this check has to be done again.
H A Dreloc.h62 class Read_relocs : public Task class in namespace:gold
68 Read_relocs(Symbol_table* symtab, Layout* layout, Relobj* object, function in class:gold::Read_relocs
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dgold.cc446 // Read_relocs for all the objects must be done and processed to find
455 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker,
755 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker,
H A Dreloc.cc42 // Read_relocs methods.
49 Read_relocs::is_runnable()
57 Read_relocs::locks(Task_locker* tl)
67 Read_relocs::run(Workqueue* workqueue)
98 Read_relocs::get_name() const
100 return "Read_relocs " + this->object_->name();
111 // These tasks process the relocations read by Read_relocs and
156 // These tasks scan the relocations read by Read_relocs and mark up
449 // after Read_relocs hence this check has to be done again.
H A Dreloc.h62 class Read_relocs : public Task class in namespace:gold
68 Read_relocs(Symbol_table* symtab, Layout* layout, Relobj* object, function in class:gold::Read_relocs
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dgold.cc446 // Read_relocs for all the objects must be done and processed to find
455 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker,
755 workqueue->queue(new Read_relocs(symtab, layout, *p, this_blocker,
H A Dreloc.cc42 // Read_relocs methods.
49 Read_relocs::is_runnable()
57 Read_relocs::locks(Task_locker* tl)
67 Read_relocs::run(Workqueue* workqueue)
98 Read_relocs::get_name() const
100 return "Read_relocs " + this->object_->name();
111 // These tasks process the relocations read by Read_relocs and
156 // These tasks scan the relocations read by Read_relocs and mark up
449 // after Read_relocs hence this check has to be done again.
H A Dreloc.h62 class Read_relocs : public Task class in namespace:gold
68 Read_relocs(Symbol_table* symtab, Layout* layout, Relobj* object, function in class:gold::Read_relocs

Completed in 136 milliseconds