Searched refs:Cref_inputs (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | cref.cc | 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() [all …]
|
H A D | cref.h | 33 class Cref_inputs; variable 74 Cref_inputs* inputs_;
|
H A D | ChangeLog-2018 | 765 * cref.cc (Cref_inputs::Cref_table_compare::operator): Add
|
H A D | ChangeLog-0815 | 12259 (class Cref_inputs): Define Cref_table_compare and Cref_table. 12261 (Cref_inputs::gather_cref): New function. 12263 (Cref_inputs::print_cref): New function.
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | cref.cc | 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() [all …]
|
H A D | cref.h | 33 class Cref_inputs; variable 74 Cref_inputs* inputs_;
|
H A D | ChangeLog-2018 | 765 * cref.cc (Cref_inputs::Cref_table_compare::operator): Add
|
H A D | ChangeLog-0815 | 12259 (class Cref_inputs): Define Cref_table_compare and Cref_table. 12261 (Cref_inputs::gather_cref): New function. 12263 (Cref_inputs::print_cref): New function.
|