Home
last modified time | relevance | path

Searched refs:strtab_shndx (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/binutils/binutils-2.37/gold/
H A Dincremental-dump.cc243 unsigned int strtab_shndx = elf_file.section_link(symtab_shndx); in dump_incremental_inputs() local
244 if (strtab_shndx == elfcpp::SHN_UNDEF in dump_incremental_inputs()
245 || strtab_shndx > elf_file.shnum() in dump_incremental_inputs()
246 || elf_file.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in dump_incremental_inputs()
251 Location strtab_location(elf_file.section_contents(strtab_shndx)); in dump_incremental_inputs()
H A Ddynobj.cc251 unsigned int strtab_shndx, in read_dynamic() argument
263 if (link != strtab_shndx) in read_dynamic()
361 unsigned int strtab_shndx = -1U; in base_read_symbols() local
401 strtab_shndx = this->adjust_shndx(dynsymshdr.get_sh_link()); in base_read_symbols()
402 if (strtab_shndx >= this->shnum()) in base_read_symbols()
405 strtab_shndx); in base_read_symbols()
408 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size); in base_read_symbols()
436 strtab_shndx, &sd->verdef, &sd->verdef_size, in base_read_symbols()
440 strtab_shndx, &sd->verneed, &sd->verneed_size, in base_read_symbols()
449 this->read_dynamic(pshdrs, dynamic_shndx, strtab_shndx, in base_read_symbols()
H A Dincremental.cc228 unsigned int strtab_shndx = this->elf_file_.section_link(inputs_shndx); in find_incremental_inputs_sections() local
229 if (strtab_shndx == elfcpp::SHN_UNDEF in find_incremental_inputs_sections()
230 || strtab_shndx > this->elf_file_.shnum() in find_incremental_inputs_sections()
231 || this->elf_file_.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in find_incremental_inputs_sections()
243 *p_strtab_shndx = strtab_shndx; in find_incremental_inputs_sections()
257 unsigned int strtab_shndx; in setup_readers() local
261 &strtab_shndx)) in setup_readers()
268 Location strtab_location(this->elf_file_.section_contents(strtab_shndx)); in setup_readers()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dincremental-dump.cc243 unsigned int strtab_shndx = elf_file.section_link(symtab_shndx); in dump_incremental_inputs() local
244 if (strtab_shndx == elfcpp::SHN_UNDEF in dump_incremental_inputs()
245 || strtab_shndx > elf_file.shnum() in dump_incremental_inputs()
246 || elf_file.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in dump_incremental_inputs()
251 Location strtab_location(elf_file.section_contents(strtab_shndx)); in dump_incremental_inputs()
H A Ddynobj.cc251 unsigned int strtab_shndx, in read_dynamic() argument
263 if (link != strtab_shndx) in read_dynamic()
361 unsigned int strtab_shndx = -1U; in base_read_symbols() local
401 strtab_shndx = this->adjust_shndx(dynsymshdr.get_sh_link()); in base_read_symbols()
402 if (strtab_shndx >= this->shnum()) in base_read_symbols()
405 strtab_shndx); in base_read_symbols()
408 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size); in base_read_symbols()
436 strtab_shndx, &sd->verdef, &sd->verdef_size, in base_read_symbols()
440 strtab_shndx, &sd->verneed, &sd->verneed_size, in base_read_symbols()
449 this->read_dynamic(pshdrs, dynamic_shndx, strtab_shndx, in base_read_symbols()
H A Dincremental.cc227 unsigned int strtab_shndx = this->elf_file_.section_link(inputs_shndx); in find_incremental_inputs_sections() local
228 if (strtab_shndx == elfcpp::SHN_UNDEF in find_incremental_inputs_sections()
229 || strtab_shndx > this->elf_file_.shnum() in find_incremental_inputs_sections()
230 || this->elf_file_.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in find_incremental_inputs_sections()
242 *p_strtab_shndx = strtab_shndx; in find_incremental_inputs_sections()
256 unsigned int strtab_shndx; in setup_readers() local
260 &strtab_shndx)) in setup_readers()
267 Location strtab_location(this->elf_file_.section_contents(strtab_shndx)); in setup_readers()
H A Dobject.cc896 unsigned int strtab_shndx = this->adjust_shndx(symtabshdr.get_sh_link()); in base_read_symbols() local
897 if (strtab_shndx >= this->shnum()) in base_read_symbols()
899 this->error(_("invalid symbol table name index: %u"), strtab_shndx); in base_read_symbols()
902 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size); in base_read_symbols()
2184 const unsigned int strtab_shndx = in do_count_local_symbols() local
2187 const unsigned char* pnamesu = this->section_contents(strtab_shndx, in do_count_local_symbols()
2645 const unsigned int strtab_shndx = in write_local_symbols() local
2648 const unsigned char* pnamesu = this->section_contents(strtab_shndx, in write_local_symbols()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dincremental-dump.cc243 unsigned int strtab_shndx = elf_file.section_link(symtab_shndx); in dump_incremental_inputs() local
244 if (strtab_shndx == elfcpp::SHN_UNDEF in dump_incremental_inputs()
245 || strtab_shndx > elf_file.shnum() in dump_incremental_inputs()
246 || elf_file.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in dump_incremental_inputs()
251 Location strtab_location(elf_file.section_contents(strtab_shndx)); in dump_incremental_inputs()
H A Ddynobj.cc251 unsigned int strtab_shndx, in read_dynamic() argument
263 if (link != strtab_shndx) in read_dynamic()
361 unsigned int strtab_shndx = -1U; in base_read_symbols() local
401 strtab_shndx = this->adjust_shndx(dynsymshdr.get_sh_link()); in base_read_symbols()
402 if (strtab_shndx >= this->shnum()) in base_read_symbols()
405 strtab_shndx); in base_read_symbols()
408 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size); in base_read_symbols()
436 strtab_shndx, &sd->verdef, &sd->verdef_size, in base_read_symbols()
440 strtab_shndx, &sd->verneed, &sd->verneed_size, in base_read_symbols()
449 this->read_dynamic(pshdrs, dynamic_shndx, strtab_shndx, in base_read_symbols()
H A Dincremental.cc228 unsigned int strtab_shndx = this->elf_file_.section_link(inputs_shndx); in find_incremental_inputs_sections() local
229 if (strtab_shndx == elfcpp::SHN_UNDEF in find_incremental_inputs_sections()
230 || strtab_shndx > this->elf_file_.shnum() in find_incremental_inputs_sections()
231 || this->elf_file_.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in find_incremental_inputs_sections()
243 *p_strtab_shndx = strtab_shndx; in find_incremental_inputs_sections()
257 unsigned int strtab_shndx; in setup_readers() local
261 &strtab_shndx)) in setup_readers()
268 Location strtab_location(this->elf_file_.section_contents(strtab_shndx)); in setup_readers()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dincremental-dump.cc243 unsigned int strtab_shndx = elf_file.section_link(symtab_shndx); in dump_incremental_inputs() local
244 if (strtab_shndx == elfcpp::SHN_UNDEF in dump_incremental_inputs()
245 || strtab_shndx > elf_file.shnum() in dump_incremental_inputs()
246 || elf_file.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in dump_incremental_inputs()
251 Location strtab_location(elf_file.section_contents(strtab_shndx)); in dump_incremental_inputs()
H A Ddynobj.cc251 unsigned int strtab_shndx, in read_dynamic() argument
263 if (link != strtab_shndx) in read_dynamic()
361 unsigned int strtab_shndx = -1U; in base_read_symbols() local
401 strtab_shndx = this->adjust_shndx(dynsymshdr.get_sh_link()); in base_read_symbols()
402 if (strtab_shndx >= this->shnum()) in base_read_symbols()
405 strtab_shndx); in base_read_symbols()
408 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size); in base_read_symbols()
436 strtab_shndx, &sd->verdef, &sd->verdef_size, in base_read_symbols()
440 strtab_shndx, &sd->verneed, &sd->verneed_size, in base_read_symbols()
449 this->read_dynamic(pshdrs, dynamic_shndx, strtab_shndx, in base_read_symbols()
H A Dincremental.cc228 unsigned int strtab_shndx = this->elf_file_.section_link(inputs_shndx); in find_incremental_inputs_sections() local
229 if (strtab_shndx == elfcpp::SHN_UNDEF in find_incremental_inputs_sections()
230 || strtab_shndx > this->elf_file_.shnum() in find_incremental_inputs_sections()
231 || this->elf_file_.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in find_incremental_inputs_sections()
243 *p_strtab_shndx = strtab_shndx; in find_incremental_inputs_sections()
257 unsigned int strtab_shndx; in setup_readers() local
261 &strtab_shndx)) in setup_readers()
268 Location strtab_location(this->elf_file_.section_contents(strtab_shndx)); in setup_readers()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dincremental-dump.cc243 unsigned int strtab_shndx = elf_file.section_link(symtab_shndx); in dump_incremental_inputs() local
244 if (strtab_shndx == elfcpp::SHN_UNDEF in dump_incremental_inputs()
245 || strtab_shndx > elf_file.shnum() in dump_incremental_inputs()
246 || elf_file.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in dump_incremental_inputs()
251 Location strtab_location(elf_file.section_contents(strtab_shndx)); in dump_incremental_inputs()
H A Ddynobj.cc251 unsigned int strtab_shndx, in read_dynamic() argument
263 if (link != strtab_shndx) in read_dynamic()
361 unsigned int strtab_shndx = -1U; in base_read_symbols() local
401 strtab_shndx = this->adjust_shndx(dynsymshdr.get_sh_link()); in base_read_symbols()
402 if (strtab_shndx >= this->shnum()) in base_read_symbols()
405 strtab_shndx); in base_read_symbols()
408 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size); in base_read_symbols()
436 strtab_shndx, &sd->verdef, &sd->verdef_size, in base_read_symbols()
440 strtab_shndx, &sd->verneed, &sd->verneed_size, in base_read_symbols()
449 this->read_dynamic(pshdrs, dynamic_shndx, strtab_shndx, in base_read_symbols()
H A Dobject.cc896 unsigned int strtab_shndx = this->adjust_shndx(symtabshdr.get_sh_link()); in base_read_symbols() local
897 if (strtab_shndx >= this->shnum()) in base_read_symbols()
899 this->error(_("invalid symbol table name index: %u"), strtab_shndx); in base_read_symbols()
902 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size); in base_read_symbols()
2184 const unsigned int strtab_shndx = in do_count_local_symbols() local
2187 const unsigned char* pnamesu = this->section_contents(strtab_shndx, in do_count_local_symbols()
2645 const unsigned int strtab_shndx = in write_local_symbols() local
2648 const unsigned char* pnamesu = this->section_contents(strtab_shndx, in write_local_symbols()
H A Dincremental.cc227 unsigned int strtab_shndx = this->elf_file_.section_link(inputs_shndx); in find_incremental_inputs_sections() local
228 if (strtab_shndx == elfcpp::SHN_UNDEF in find_incremental_inputs_sections()
229 || strtab_shndx > this->elf_file_.shnum() in find_incremental_inputs_sections()
230 || this->elf_file_.section_type(strtab_shndx) != elfcpp::SHT_STRTAB) in find_incremental_inputs_sections()
242 *p_strtab_shndx = strtab_shndx; in find_incremental_inputs_sections()
256 unsigned int strtab_shndx; in setup_readers() local
260 &strtab_shndx)) in setup_readers()
267 Location strtab_location(this->elf_file_.section_contents(strtab_shndx)); in setup_readers()
/dports/lang/gcc48/gcc-4.8.5/libbacktrace/
H A Delf.c663 unsigned int strtab_shndx; in elf_add() local
668 strtab_shndx = symtab_shdr->sh_link; in elf_add()
669 if (strtab_shndx >= shnum) in elf_add()
675 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()
/dports/devel/mingw32-gcc/gcc-4.8.1/libbacktrace/
H A Delf.c663 unsigned int strtab_shndx; in elf_add() local
668 strtab_shndx = symtab_shdr->sh_link; in elf_add()
669 if (strtab_shndx >= shnum) in elf_add()
675 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()
/dports/lang/gcc6-aux/gcc-6-20180516/libbacktrace/
H A Delf.c717 unsigned int strtab_shndx; in elf_add() local
722 strtab_shndx = symtab_shdr->sh_link; in elf_add()
723 if (strtab_shndx >= shnum) in elf_add()
729 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()
/dports/devel/apitrace/apitrace-9.0/thirdparty/libbacktrace/
H A Delf.c717 unsigned int strtab_shndx; in elf_add() local
722 strtab_shndx = symtab_shdr->sh_link; in elf_add()
723 if (strtab_shndx >= shnum) in elf_add()
729 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libbacktrace/
H A Delf.c717 unsigned int strtab_shndx; in elf_add() local
722 strtab_shndx = symtab_shdr->sh_link; in elf_add()
723 if (strtab_shndx >= shnum) in elf_add()
729 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()
/dports/lang/gnat_util/gcc-6-20180516/libbacktrace/
H A Delf.c717 unsigned int strtab_shndx; in elf_add() local
722 strtab_shndx = symtab_shdr->sh_link; in elf_add()
723 if (strtab_shndx >= shnum) in elf_add()
729 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libbacktrace/
H A Delf.c717 unsigned int strtab_shndx; in elf_add() local
722 strtab_shndx = symtab_shdr->sh_link; in elf_add()
723 if (strtab_shndx >= shnum) in elf_add()
729 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()
/dports/biology/canu/canu-2.2/src/utility/src/utility/libbacktrace/
H A Delf.c719 unsigned int strtab_shndx; in elf_add() local
724 strtab_shndx = symtab_shdr->sh_link; in elf_add()
725 if (strtab_shndx >= shnum) in elf_add()
731 strtab_shdr = &shdrs[strtab_shndx - 1]; in elf_add()

1234