Home
last modified time | relevance | path

Searched refs:ldindx (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h347 long ldindx; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h347 long ldindx; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c608 ret->ldindx = -1; in xcoff_link_hash_newfunc()
803 h->ldindx = -1; in xcoff_set_import_path()
832 h->ldindx = c; in xcoff_set_import_path()
3546 h->ldsym->l_ifile = h->ldindx; in xcoff_build_ldsym()
3551 h->ldindx = ldinfo->ldsym_count + 3; in xcoff_build_ldsym()
3886 hsym->ldindx = 3; in bfd_xcoff_size_dynamic_sections()
5097 if (h->ldindx < 0) in xcoff_create_ldrel()
5106 ldrel.l_symndx = h->ldindx; in xcoff_create_ldrel()
5297 BFD_ASSERT (h->ldindx >= 0); in xcoff_link_input_bfd()
5300 + ((h->ldindx - 3) in xcoff_link_input_bfd()
[all …]
H A DChangeLog-96973169 Store import file index in ldindx.
3171 allocated. For an imported symbol, copy ldindx into l_ifile.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxcofflink.c606 ret->ldindx = -1; in xcoff_link_hash_newfunc()
801 h->ldindx = -1; in xcoff_set_import_path()
830 h->ldindx = c; in xcoff_set_import_path()
3535 h->ldsym->l_ifile = h->ldindx; in xcoff_build_ldsym()
3540 h->ldindx = ldinfo->ldsym_count + 3; in xcoff_build_ldsym()
3875 hsym->ldindx = 3; in bfd_xcoff_size_dynamic_sections()
5088 if (h->ldindx < 0) in xcoff_create_ldrel()
5097 ldrel.l_symndx = h->ldindx; in xcoff_create_ldrel()
5288 BFD_ASSERT (h->ldindx >= 0); in xcoff_link_input_bfd()
5291 + ((h->ldindx - 3) in xcoff_link_input_bfd()
[all …]
H A DChangeLog-96973169 Store import file index in ldindx.
3171 allocated. For an imported symbol, copy ldindx into l_ifile.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-96973169 Store import file index in ldindx.
3171 allocated. For an imported symbol, copy ldindx into l_ifile.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-96973169 Store import file index in ldindx.
3171 allocated. For an imported symbol, copy ldindx into l_ifile.