Home
last modified time | relevance | path

Searched refs:toc_indx (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h310 long toc_indx; member
/toolchain/binutils/binutils-2.27/bfd/
Dxcofflink.c563 ret->u.toc_indx = -1; in xcoff_link_hash_newfunc()
4301 (*sym_hash)->u.toc_indx = output_index; in xcoff_link_input_bfd()
4848 if (h->u.toc_indx != -1) in xcoff_link_input_bfd()
4849 irel->r_symndx = h->u.toc_indx; in xcoff_link_input_bfd()
6290 if (toc_rel_hash->h->u.toc_indx < 0) in _bfd_xcoff_bfd_final_link()
6295 toc_rel_hash->h->u.toc_indx = 0; in _bfd_xcoff_bfd_final_link()
6297 toc_rel_hash->rel->r_symndx = toc_rel_hash->h->u.toc_indx; in _bfd_xcoff_bfd_final_link()