Home
last modified time | relevance | path

Searched refs:get_input_section_count (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dincremental.h381 get_input_section_count() const in get_input_section_count() function
866 get_input_section_count() const in get_input_section_count() function
891 unsigned int section_count = this->get_input_section_count(); in get_symbol_offset()
1045 unsigned int section_count = this->get_input_section_count(); in get_global_symbol_reader()
1058 unsigned int section_count = this->get_input_section_count(); in get_comdat_group_signature()
H A Dincremental-dump.cc149 input_file.get_input_section_count()); in dump_incremental_inputs()
210 unsigned int nsections = input_file.get_input_section_count(); in dump_incremental_inputs()
H A Dplugin.cc135 get_input_section_count(const void* handle, unsigned int* count);
321 tv[i].tv_u.tv_get_input_section_count = get_input_section_count; in load()
1979 get_input_section_count(const void* handle, unsigned int* count) in get_input_section_count() function
H A Dincremental.cc613 unsigned int shnum = input_file.get_input_section_count(); in do_reserve_layout()
1315 info_offset += (entry->get_input_section_count() in set_final_data_size()
1565 unsigned int nsections = entry->get_input_section_count(); in write_info_blocks()
2022 const unsigned int shnum = this->input_reader_.get_input_section_count() + 1; in Sized_relobj_incr()
H A DChangeLog-08157895 (Incremental_input_entry_reader::get_input_section_count): Call
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dincremental.h381 get_input_section_count() const in get_input_section_count() function
866 get_input_section_count() const in get_input_section_count() function
891 unsigned int section_count = this->get_input_section_count(); in get_symbol_offset()
1045 unsigned int section_count = this->get_input_section_count(); in get_global_symbol_reader()
1058 unsigned int section_count = this->get_input_section_count(); in get_comdat_group_signature()
H A Dincremental-dump.cc149 input_file.get_input_section_count()); in dump_incremental_inputs()
210 unsigned int nsections = input_file.get_input_section_count(); in dump_incremental_inputs()
H A Dplugin.cc135 get_input_section_count(const void* handle, unsigned int* count);
321 tv[i].tv_u.tv_get_input_section_count = get_input_section_count; in load()
1979 get_input_section_count(const void* handle, unsigned int* count) in get_input_section_count() function
H A Dincremental.cc613 unsigned int shnum = input_file.get_input_section_count(); in do_reserve_layout()
1315 info_offset += (entry->get_input_section_count() in set_final_data_size()
1565 unsigned int nsections = entry->get_input_section_count(); in write_info_blocks()
2022 const unsigned int shnum = this->input_reader_.get_input_section_count() + 1; in Sized_relobj_incr()
H A DChangeLog-08157895 (Incremental_input_entry_reader::get_input_section_count): Call