Searched refs:symidx (Results 26 - 50 of 55) sorted by relevance

123

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-archive.c798 ctf_arc_lookup_sym_or_name (ctf_archive_t *wrapper, unsigned long symidx, argument
810 if ((type = ctf_lookup_by_symbol (wrapper->ctfi_dict, symidx)) == CTF_ERR)
879 || (!symname && wrapper->ctfi_symdicts[symidx] != NULL))
884 fp = wrapper->ctfi_symdicts[symidx];
896 if ((type = ctf_lookup_by_symbol (fp, symidx)) == CTF_ERR)
924 if ((type = ctf_lookup_by_symbol (fp, symidx)) != CTF_ERR)
925 wrapper->ctfi_symdicts[symidx] = fp;
965 wrapper->ctfi_symdicts[symidx] = &enosym;
987 ctf_arc_lookup_symbol (ctf_archive_t *wrapper, unsigned long symidx, argument
990 return ctf_arc_lookup_sym_or_name (wrapper, symidx, NUL
[all...]
H A Dctf-impl.h421 ctf_link_sym_t **ctf_dynsymidx; /* Indexes ctf_dynsyms by symidx. */
783 const Elf32_Sym *src, uint32_t symidx);
785 const Elf64_Sym *src, uint32_t symidx);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-archive.c798 ctf_arc_lookup_sym_or_name (ctf_archive_t *wrapper, unsigned long symidx, argument
810 if ((type = ctf_lookup_by_symbol (wrapper->ctfi_dict, symidx)) == CTF_ERR)
879 || (!symname && wrapper->ctfi_symdicts[symidx] != NULL))
884 fp = wrapper->ctfi_symdicts[symidx];
896 if ((type = ctf_lookup_by_symbol (fp, symidx)) == CTF_ERR)
924 if ((type = ctf_lookup_by_symbol (fp, symidx)) != CTF_ERR)
925 wrapper->ctfi_symdicts[symidx] = fp;
965 wrapper->ctfi_symdicts[symidx] = &enosym;
987 ctf_arc_lookup_symbol (ctf_archive_t *wrapper, unsigned long symidx, argument
990 return ctf_arc_lookup_sym_or_name (wrapper, symidx, NUL
[all...]
H A Dctf-impl.h421 ctf_link_sym_t **ctf_dynsymidx; /* Indexes ctf_dynsyms by symidx. */
783 const Elf32_Sym *src, uint32_t symidx);
785 const Elf64_Sym *src, uint32_t symidx);
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldelfgen.c426 ldelf_new_dynsym_for_ctf (struct ctf_dict *ctf_output, int symidx, argument
440 lsym.st_symidx = symidx;
474 int symidx ATTRIBUTE_UNUSED,
H A Dldemul.c432 ldemul_new_dynsym_for_ctf (struct ctf_dict *ctf_output, int symidx, argument
436 ld_emulation->new_dynsym_for_ctf (ctf_output, symidx, sym);
H A Dldlang.h707 (int symidx, struct elf_internal_sym *);
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dbfdlink.h874 (int symidx, struct elf_internal_sym *sym);
877 (int symidx, struct elf_internal_sym *sym);
H A Dctf-api.h346 unsigned long symidx,
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dbfdlink.h871 (int symidx, struct elf_internal_sym *sym);
874 (int symidx, struct elf_internal_sym *sym);
H A Dctf-api.h346 unsigned long symidx,
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h471 extern const char *ctf_lookup_symbol_name (ctf_file_t *fp, unsigned long symidx);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dvms-lib.c1398 _bfd_vms_lib_get_elt_at_index (bfd *abfd, symindex symidx) argument
1404 /* Check symidx. */
1405 if (symidx > tdata->artdata.symdef_count)
1407 file_off = tdata->artdata.symdefs[symidx].file_offset;
H A Delf64-ia64-vms.c5332 symindex symidx; local
5358 symidx = _bfd_vms_lib_find_symbol (abfd, h->root.string);
5359 if (symidx == BFD_NO_MORE_SYMBOLS)
5365 element = bfd_get_elt_at_index (abfd, symidx);
H A Delflink.c5320 size_t cnt, symidx;
5354 for (symidx = 0; symidx < extsymcount; ++symidx)
5355 if (sym_hash[symidx] == hi)
5357 sym_hash[symidx] = h;
8338 size_t symidx,
8345 if (symidx < locsymcount)
8349 sym = isymbuf + symidx;
8366 h = sym_hashes [symidx
5311 size_t cnt, symidx; local
8323 set_symbol_value(bfd *bfd_with_globals, Elf_Internal_Sym *isymbuf, size_t locsymcount, size_t symidx, bfd_vma val) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dvms-lib.c1472 _bfd_vms_lib_get_elt_at_index (bfd *abfd, symindex symidx) argument
1478 /* Check symidx. */
1479 if (symidx > tdata->artdata.symdef_count)
1481 file_off = tdata->artdata.symdefs[symidx].file_offset;
H A Delf64-ia64-vms.c5319 symindex symidx; local
5345 symidx = _bfd_vms_lib_find_symbol (abfd, h->root.string);
5346 if (symidx == BFD_NO_MORE_SYMBOLS)
5352 element = bfd_get_elt_at_index (abfd, symidx);
H A Delflink.c5630 size_t cnt, symidx;
5665 for (symidx = 0; symidx < extsymcount; ++symidx)
5666 if (sym_hash[symidx] == hi)
5668 sym_hash[symidx] = h;
8797 size_t symidx,
8804 if (symidx < locsymcount)
8808 sym = isymbuf + symidx;
8825 h = sym_hashes [symidx
5621 size_t cnt, symidx; local
8782 set_symbol_value(bfd *bfd_with_globals, Elf_Internal_Sym *isymbuf, size_t locsymcount, size_t symidx, bfd_vma val) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dvms-lib.c1472 _bfd_vms_lib_get_elt_at_index (bfd *abfd, symindex symidx) argument
1478 /* Check symidx. */
1479 if (symidx > tdata->artdata.symdef_count)
1481 file_off = tdata->artdata.symdefs[symidx].file_offset;
H A Delf64-ia64-vms.c5325 symindex symidx; local
5351 symidx = _bfd_vms_lib_find_symbol (abfd, h->root.string);
5352 if (symidx == BFD_NO_MORE_SYMBOLS)
5358 element = bfd_get_elt_at_index (abfd, symidx);
H A Delflink.c5416 size_t cnt, symidx;
5451 for (symidx = 0; symidx < extsymcount; ++symidx)
5452 if (sym_hash[symidx] == hi)
5454 sym_hash[symidx] = h;
8503 size_t symidx,
8510 if (symidx < locsymcount)
8514 sym = isymbuf + symidx;
8531 h = sym_hashes [symidx
5407 size_t cnt, symidx; local
8488 set_symbol_value(bfd *bfd_with_globals, Elf_Internal_Sym *isymbuf, size_t locsymcount, size_t symidx, bfd_vma val) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dvms-lib.c1472 _bfd_vms_lib_get_elt_at_index (bfd *abfd, symindex symidx) argument
1478 /* Check symidx. */
1479 if (symidx > tdata->artdata.symdef_count)
1481 file_off = tdata->artdata.symdefs[symidx].file_offset;
H A Delf64-ia64-vms.c5319 symindex symidx; local
5345 symidx = _bfd_vms_lib_find_symbol (abfd, h->root.string);
5346 if (symidx == BFD_NO_MORE_SYMBOLS)
5352 element = bfd_get_elt_at_index (abfd, symidx);
H A Delflink.c5628 size_t cnt, symidx;
5663 for (symidx = 0; symidx < extsymcount; ++symidx)
5664 if (sym_hash[symidx] == hi)
5666 sym_hash[symidx] = h;
8795 size_t symidx,
8802 if (symidx < locsymcount)
8806 sym = isymbuf + symidx;
8823 h = sym_hashes [symidx
5619 size_t cnt, symidx; local
8780 set_symbol_value(bfd *bfd_with_globals, Elf_Internal_Sym *isymbuf, size_t locsymcount, size_t symidx, bfd_vma val) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-impl.h723 extern const char *ctf_lookup_symbol_name (ctf_file_t *fp, unsigned long symidx);

Completed in 748 milliseconds

123