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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-mips.c2366 mips_tls_got_index (bfd *abfd, bfd_vma got_index, unsigned char *tls_type,
2373 mips_elf_initialize_tls_slots (abfd, got_index, tls_type, info, h, symbol);
2379 return got_index + 2 * MIPS_ELF_GOT_SIZE (abfd);
2381 return got_index;
2387 return got_index;
2393 return got_index;
2396 return got_index;
2353 mips_tls_got_index(bfd *abfd, bfd_vma got_index, unsigned char *tls_type, int r_type, struct bfd_link_info *info, struct mips_elf_link_hash_entry *h, bfd_vma symbol) argument

Completed in 208 milliseconds