Home
last modified time | relevance | path

Searched defs:symndx (Results 1 – 25 of 69) sorted by relevance

123

/netbsd/src/external/gpl3/binutils/dist/gold/
Dincremental-dump.cc52 unsigned int* symndx) in find_input_containing_global()
297 for (unsigned int symndx = 0; symndx < nsyms; ++symndx) in dump_incremental_inputs() local
317 for (unsigned int symndx = 0; symndx < nsyms; ++symndx) in dump_incremental_inputs() local
448 for (unsigned int symndx = 0; symndx < nsyms; ++symndx) in dump_incremental_inputs() local
Dobject.h330 Local_got_entry_key(unsigned int symndx) in Local_got_entry_key()
607 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx()
887 get_incremental_reloc_base(unsigned int symndx) const in get_incremental_reloc_base()
892 get_incremental_reloc_count(unsigned int symndx) const in get_incremental_reloc_count()
1210 local_symbol_value(unsigned int symndx, uint64_t addend) const in local_symbol_value()
1216 local_plt_offset(unsigned int symndx) const in local_plt_offset()
1244 local_is_tls(unsigned int symndx) const in local_is_tls()
1389 do_get_incremental_reloc_base(unsigned int symndx) const in do_get_incremental_reloc_base()
1394 do_get_incremental_reloc_count(unsigned int symndx) const in do_get_incremental_reloc_count()
1544 count_incremental_reloc(unsigned int symndx) in count_incremental_reloc()
[all …]
Dobject.cc141 Xindex::sym_xindex_to_shndx(Object* object, unsigned int symndx) in sym_xindex_to_shndx()
994 unsigned int symndx = shdr.get_sh_info(); in include_section_group() local
2268 unsigned int symndx, unsigned int plt_offset) in set_local_plt_offset()
2978 unsigned int symndx; in map_to_kept_section() local
3058 Sized_relobj_file<size, big_endian>::get_symbol_name(unsigned int symndx) in get_symbol_name()
Doutput.cc1555 unsigned int symndx, in add_local()
1574 unsigned int symndx, in add_local_plt()
1594 unsigned int symndx, in add_local_with_rel()
1618 unsigned int symndx, in add_local_pair_with_rel()
1644 unsigned int symndx, in add_local_tls_pair()
1987 unsigned int symndx = p->first; in endian_do_write() local
Dincremental.h886 get_symbol_offset(unsigned int symndx) const in get_symbol_offset()
1633 add_global_symbol(unsigned int symndx, Symbol* gsym) in add_global_symbol()
1640 global_symbol(unsigned int symndx) const in global_symbol()
Dtarget.h284 plt_address_for_local(const Relobj* object, unsigned int symndx) const in plt_address_for_local()
291 unsigned int symndx, in tls_offset_for_local()
Ddwarf_reader.cc59 unsigned int symndx, Address* value, bool* is_ordinary) in symbol_section()
80 unsigned int symndx = this->track_relocs_.next_symndx(); in do_get_reloc_target() local
/netbsd/src/libexec/ld.elf_so/
Dheaders.c215 uint32_t nbuckets, symndx; in _rtld_digest_dynamic() local
467 uint_fast32_t i, nbucket, symndx; in _rtld_digest_dynamic() local
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dod-xcoff.c400 xcoff32_print_symbol (struct xcoff_dump *data, unsigned int symndx) in xcoff32_print_symbol()
949 unsigned int symndx; in dump_xcoff32_relocs() local
1015 unsigned int symndx = bfd_h_get_32 (abfd, ln.l_addr.l_symndx); in dump_xcoff32_lineno() local
1135 unsigned int symndx; in dump_xcoff32_loader() local
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoff-i386.c452 long symndx; in coff_pe_i386_relocate_section() local
Dcoff-mcore.c385 long symndx; in coff_mcore_relocate_section() local
Dcoff-x86_64.c589 long symndx; in coff_pe_amd64_relocate_section() local
Dcofflink.c2385 long symndx = irel->r_symndx; in _bfd_coff_link_input_bfd() local
2926 long symndx; in _bfd_coff_generic_relocate_section() local
Dcoff-aarch64.c506 long symndx; in coff_pe_aarch64_relocate_section() local
Dcoff-arm.c1190 long symndx; in coff_arm_relocate_section() local
2068 long symndx; in bfd_arm_process_before_allocation() local
Delf32-m68k.c676 unsigned long symndx; member
1462 const bfd *abfd, unsigned long symndx, in elf_m68k_init_got_entry_key()
1690 unsigned long symndx, in elf_m68k_add_entry_to_got()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoff-i386.c452 long symndx; in coff_pe_i386_relocate_section() local
Dcoff-mcore.c385 long symndx; in coff_mcore_relocate_section() local
Dcoff-x86_64.c589 long symndx; in coff_pe_amd64_relocate_section() local
Dcofflink.c2385 long symndx = irel->r_symndx; in _bfd_coff_link_input_bfd() local
2926 long symndx; in _bfd_coff_generic_relocate_section() local
Dcoff-aarch64.c508 long symndx; in coff_pe_aarch64_relocate_section() local
Dcoff-arm.c1190 long symndx; in coff_arm_relocate_section() local
2068 long symndx; in bfd_arm_process_before_allocation() local
Delf32-m68k.c676 unsigned long symndx; member
1462 const bfd *abfd, unsigned long symndx, in elf_m68k_init_got_entry_key()
1690 unsigned long symndx, in elf_m68k_add_entry_to_got()
/netbsd/src/lib/librumpuser/
Drumpuser_dl.c234 Elf32_Word nbuck, symndx, maskwords, maxchain = 0; in getsymbols() local
/netbsd/src/sys/dev/
Dkloader.c179 int symndx, strndx; in kloader_load() local

123