Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dincremental-dump.cc161 input_file.get_comdat_group_count()); in dump_incremental_inputs()
222 unsigned int ncomdat = input_file.get_comdat_group_count(); in dump_incremental_inputs()
Dincremental.h406 get_comdat_group_count() const in get_comdat_group_count() function
950 get_comdat_group_count() const in get_comdat_group_count() function
Dincremental.cc1321 info_offset += entry->get_comdat_group_count() * 4; in set_final_data_size()
1571 unsigned int ncomdat = entry->get_comdat_group_count(); in write_info_blocks()
2084 unsigned int ncomdat = this->input_reader_.get_comdat_group_count(); in do_layout()
DChangeLog-08157256 (Incremental_object_entry::get_comdat_group_count): New function.
7262 (Incremental_input_entry_reader::get_comdat_group_count): New function.