Lines Matching refs:shnum

1599 	new std::vector<bool>(this->shnum(), false);  in mark_section_for_cortex_a8_workaround()
1670 Stub_table_list empty_stub_table_list(this->shnum(), NULL); in do_setup()
6248 if (index >= this->shnum()) in section_needs_reloc_stub_scanning()
6379 unsigned int shnum = this->shnum(); in scan_sections_for_stubs() local
6384 shnum * shdr_size, in scan_sections_for_stubs()
6400 for (unsigned int i = 1; i < shnum; ++i, p += shdr_size) in scan_sections_for_stubs()
6459 for (unsigned int i = 1; i < shnum; ++i, p += shdr_size) in scan_sections_for_stubs()
6518 if (strtab_shndx >= this->shnum()) in do_count_local_symbols()
6596 unsigned int shnum = this->shnum(); in do_relocate_sections() local
6606 for (unsigned int i = 1; i < shnum; ++i) in do_relocate_sections()
6776 if (text_shndx == elfcpp::SHN_UNDEF || text_shndx >= this->shnum()) in make_exidx_input_section()
6851 for (unsigned int i = 1; i < this->shnum(); ++i, ps += shdr_size) in do_read_symbols()
6920 for (unsigned int i = 1; i < this->shnum(); ++i, ps += shdr_size) in do_read_symbols()
6927 if (info_shndx >= this->shnum()) in do_read_symbols()
6992 unsigned int shnum = this->shnum(); in do_gc_process_relocs() local
6995 shnum * shdr_size, in do_gc_process_relocs()
7001 for (unsigned int i = 1; i < shnum; ++i, ps += shdr_size) in do_gc_process_relocs()
7053 unsigned int shnum = this->shnum(); in update_output_local_symbol_count() local
7071 if (shndx < shnum) in update_output_local_symbol_count()
7130 sd->section_headers->data() + shdr_size * (this->shnum() - 1); in do_read_symbols()
7131 for (unsigned int i = this->shnum(); i > 0; --i, ps -= shdr_size) in do_read_symbols()