Lines Matching refs:Cref_inputs
43 class Cref_inputs class
46 Cref_inputs() in Cref_inputs() function in gold::Cref_inputs
127 Cref_inputs::add_object(Object* object) in add_object()
135 Cref_inputs::add_archive_start(Archive* archive) in add_archive_start()
151 Cref_inputs::add_archive_stop(Archive*) in add_archive_stop()
160 Cref_inputs::print_object_symbol_counts(const Symbol_table* symtab, in print_object_symbol_counts()
172 Cref_inputs::print_objects_symbol_counts(const Symbol_table* symtab, in print_objects_symbol_counts()
201 Cref_inputs::print_symbol_counts(const Symbol_table* symtab, FILE* f) const in print_symbol_counts()
217 Cref_inputs::Cref_table_compare::operator()(const Symbol* s1, in operator ()()
252 Cref_inputs::gather_cref(const Objects* objects, Cref_table* table) const in gather_cref()
291 Cref_inputs::print_cref(const Symbol_table*, FILE* f) const in print_cref()
344 this->inputs_ = new Cref_inputs(); in need_inputs()