Searched refs:mips_tls_got_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delfxx-mips.c2370 mips_tls_got_index (bfd *abfd, bfd_vma got_index, unsigned char *tls_type,
2459 return mips_tls_got_index (abfd, h->tls_got_offset, &h->tls_type,
2462 return mips_tls_got_index (abfd, entry->gotidx, &entry->tls_type,
2509 return mips_tls_got_index (abfd, p->gotidx, &p->tls_type, r_type,
2533 index = mips_tls_got_index (abfd, hm->tls_got_offset, &hm->tls_type,
2357 mips_tls_got_index (bfd *abfd, bfd_vma got_index, unsigned char *tls_type, function

Completed in 100 milliseconds