Home
last modified time | relevance | path

Searched refs:mips_elf_initialize_tls_index (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20132404 (mips_elf_count_got_entry, mips_elf_initialize_tls_index): Remove
2407 (mips_elf_record_global_got_symbol, mips_elf_initialize_tls_index)
2435 (mips_elf_initialize_tls_index): Allocate a GOT index for every TLS
2524 (mips_elf_initialize_tls_index): Likewise. Take a
2526 (mips_elf_lay_out_got): Update use of mips_elf_initialize_tls_index.
2595 (mips_elf_initialize_tls_index): Handle new hash entry fields.
DChangeLog-20062589 (mips_elf_initialize_tls_index): Rearrange code. Store the index
2593 mips_elf_initialize_tls_index.
3456 * elfxx-mips.c (mips_elf_initialize_tls_index): If a TLS symbol
Delfxx-mips.c4676 mips_elf_initialize_tls_index (void **entryp, void *data) in mips_elf_initialize_tls_index() function
4913 htab_traverse (g->got_entries, mips_elf_initialize_tls_index, &tga); in mips_elf_multi_got()
9404 htab_traverse (g->got_entries, mips_elf_initialize_tls_index, &tga); in mips_elf_lay_out_got()
DChangeLog-20072035 * elfxx-mips.c (mips_elf_initialize_tls_index): When processing a
DChangeLog-20054267 (mips_elf_initialize_tls_index): New function.