Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/coff/
HDxcoff.h257 long toc_indx; member
/trueos/contrib/binutils/bfd/
HDxcofflink.c425 ret->u.toc_indx = -1; in xcoff_link_hash_newfunc()
3875 (*sym_hash)->u.toc_indx = output_index; in xcoff_link_input_bfd()
4347 if (h->u.toc_indx != -1) in xcoff_link_input_bfd()
4348 irel->r_symndx = h->u.toc_indx; in xcoff_link_input_bfd()
5803 if (toc_rel_hash->h->u.toc_indx < 0) in _bfd_xcoff_bfd_final_link()
5809 toc_rel_hash->h->u.toc_indx = 0; in _bfd_xcoff_bfd_final_link()
5811 toc_rel_hash->rel->r_symndx = toc_rel_hash->h->u.toc_indx; in _bfd_xcoff_bfd_final_link()