Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/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.cc1316 info_offset += entry->get_comdat_group_count() * 4; in set_final_data_size()
1566 unsigned int ncomdat = entry->get_comdat_group_count(); in write_info_blocks()
2072 unsigned int ncomdat = this->input_reader_.get_comdat_group_count(); in do_layout()
DChangeLog5839 (Incremental_object_entry::get_comdat_group_count): New function.
5845 (Incremental_input_entry_reader::get_comdat_group_count): New function.