/toolchain/binutils/binutils-2.25/include/elf/ |
D | external.h | 141 unsigned char st_name[4]; /* Symbol name, index in string tbl */ member 150 unsigned char st_name[4]; /* Symbol name, index in string tbl */ member
|
D | internal.h | 123 unsigned long st_name; /* Symbol name, index in string tbl */ member
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | elfcpp_internal.h | 125 Elf_Word st_name; 136 Elf_Word st_name;
|
D | elfcpp.h | 1391 { return Convert<32, big_endian>::convert_host(this->p_->st_name); } 1445 { this->p_->st_name = Convert<32, big_endian>::convert_host(v); }
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 1473 || psym->st_name == 0 in dump_relocations() 1474 || psym->st_name >= strtablen) in dump_relocations() 1477 name = strtab + psym->st_name; in dump_relocations() 1489 if (psym->st_name == 0) in dump_relocations() 1532 printf (_("<string table index: %3ld>"), psym->st_name); in dump_relocations() 1533 else if (psym->st_name >= strtablen) in dump_relocations() 1534 printf (_("<corrupt string table index: %3ld>"), psym->st_name); in dump_relocations() 1536 print_symbol (22, strtab + psym->st_name); in dump_relocations() 4777 psym->st_name = BYTE_GET (esyms[j].st_name); in get_32bit_elf_symbols() 4864 psym->st_name = BYTE_GET (esyms[j].st_name); in get_64bit_elf_symbols() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m32c.c | 404 (input_bfd, symtab_hdr->sh_link, sym->st_name); in m32c_elf_relocate_section() 405 name = (sym->st_name == 0) ? bfd_section_name (input_bfd, sec) : name; in m32c_elf_relocate_section() 1007 isym->st_name, in dump_symtab() 1009 isym->st_name), in dump_symtab()
|
D | elf32-moxie.c | 237 (input_bfd, symtab_hdr->sh_link, sym->st_name); in moxie_elf_relocate_section()
|
D | elfcode.h | 183 dst->st_name = H_GET_32 (abfd, src->st_name); in elf_swap_symbol_in() 215 H_PUT_32 (abfd, src->st_name, dst->st_name); in elf_swap_symbol_out()
|
D | elflink.c | 669 entry->isym.st_name)); in bfd_elf_link_record_local_dynamic_symbol() 683 entry->isym.st_name = dynstr_index; in bfd_elf_link_record_local_dynamic_symbol() 2971 isym->st_name); in elf_link_is_defined_archive_symbol() 3185 entry->isym.st_name = _bfd_elf_strtab_offset (dynstr, in elf_finalize_dynstr() 3186 entry->isym.st_name); in elf_finalize_dynstr() 3889 isym->st_name); in elf_link_add_object_symbols() 7037 unsigned long st_name; /* Symbol name, index in string tbl */ member 7126 ssym->st_name = (*ind)->st_name; in elf_create_symbuf() 7276 ssym->st_name); in bfd_elf_match_symbols_in_sections() 7286 ssym->st_name); in bfd_elf_match_symbols_in_sections() [all …]
|
D | elf32-i370.c | 955 sym.st_name = 0; in i370_elf_finish_dynamic_sections() 1336 sym->st_name); in i370_elf_relocate_section()
|
D | elf32-d10v.c | 481 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in elf32_d10v_relocate_section()
|
D | elf32-mcore.c | 520 (input_bfd, symtab_hdr->sh_link, sym->st_name); in mcore_elf_relocate_section()
|
D | elf32-mt.c | 340 (input_bfd, symtab_hdr->sh_link, sym->st_name); in mt_elf_relocate_section()
|
D | elf32-fr30.c | 543 (input_bfd, symtab_hdr->sh_link, sym->st_name); in fr30_elf_relocate_section()
|
D | elf32-epiphany.c | 510 (input_bfd, symtab_hdr->sh_link, sym->st_name); in epiphany_elf_relocate_section()
|
D | elf32-v850.c | 2258 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in v850_elf_relocate_section() 2941 (abfd, symtab_hdr->sh_link, isym.st_name); in v850_elf_relax_delete_bytes() 2944 sec->name, name, isym.st_name, in v850_elf_relax_delete_bytes() 3553 (abfd, symtab_hdr->sh_link, isym->st_name); in v850_elf_relax_section() 3556 sym_sec->name, name, isym->st_name, in v850_elf_relax_section()
|
D | elf32-m68hc1x.c | 477 sym->st_name)); in elf32_m68hc11_size_stubs() 1017 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in elf32_m68hc11_relocate_section()
|
D | elf32-iq2000.c | 623 (input_bfd, symtab_hdr->sh_link, sym->st_name); in iq2000_elf_relocate_section()
|
D | elf32-mep.c | 487 (input_bfd, symtab_hdr->sh_link, sym->st_name); in mep_elf_relocate_section()
|
D | elf32-rx.c | 532 (input_bfd, symtab_hdr->sh_link, sym->st_name); in rx_elf_relocate_section() 533 name = (sym->st_name == 0) ? bfd_section_name (input_bfd, sec) : name; in rx_elf_relocate_section() 3316 isym->st_name, in rx_dump_symtab() 3318 isym->st_name), in rx_dump_symtab()
|
D | elf32-xstormy16.c | 840 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in xstormy16_elf_relocate_section()
|
D | elf-m10300.c | 2140 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in mn10300_elf_relocate_section() 2781 isym->st_name); in mn10300_elf_relax_section() 2895 isym->st_name)); in mn10300_elf_relax_section() 3107 isym->st_name); in mn10300_elf_relax_section() 3387 isym->st_name); in mn10300_elf_relax_section()
|
D | elf32-cr16c.c | 756 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in elf32_cr16c_relocate_section()
|
D | elf32-i860.c | 1117 (input_bfd, symtab_hdr->sh_link, sym->st_name); in elf32_i860_relocate_section()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | symtab.cc | 1136 unsigned int st_name = sym.get_st_name(); in add_from_relobj() local 1137 if (st_name >= sym_name_size) in add_from_relobj() 1140 st_name, i); in add_from_relobj() 1144 const char* name = sym_names + st_name; in add_from_relobj() 1454 unsigned int st_name = psym->get_st_name(); in add_from_dynobj() local 1455 if (st_name >= sym_name_size) in add_from_dynobj() 1458 st_name, i); in add_from_dynobj() 1462 const char* name = sym_names + st_name; in add_from_dynobj()
|