Home
last modified time | relevance | path

Searched refs:worklist (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dgc.cc37 while (!this->worklist().empty()) in do_transitive_closure()
41 Section_id entry = this->worklist().front(); in do_transitive_closure()
42 this->worklist().pop(); in do_transitive_closure()
66 this->worklist().push(*it_v); in do_transitive_closure()
Dgc.h76 worklist() in worklist() function
Dobject.cc1559 symtab->gc()->worklist().push(Section_id(this, i)); in do_layout()
Dsymtab.cc656 this->gc_->worklist().push(Section_id(sym->object(), shndx)); in gc_mark_symbol()
Dpowerpc.cc241 symtab->gc()->worklist().push(Section_id(this, shndx)); in process_gc_mark()
6437 symtab->gc()->worklist().push(Section_id(ppc_object, dst_indx)); in do_gc_mark_symbol()