HomeSort by: relevance | last modified time | path
    Searched defs:mips_elf_reloc_tls_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 3400 mips_elf_reloc_tls_type (unsigned int r_type)
3771 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
3909 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
4208 tls_type = mips_elf_reloc_tls_type (r_type);
4239 entry.tls_type = mips_elf_reloc_tls_type (r_type);
3385 mips_elf_reloc_tls_type (unsigned int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 3389 mips_elf_reloc_tls_type (unsigned int r_type)
3747 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
3885 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
4185 tls_type = mips_elf_reloc_tls_type (r_type);
4216 entry.tls_type = mips_elf_reloc_tls_type (r_type);
3374 mips_elf_reloc_tls_type (unsigned int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 3343 mips_elf_reloc_tls_type (unsigned int r_type)
3701 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
3839 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
4139 tls_type = mips_elf_reloc_tls_type (r_type);
4170 entry.tls_type = mips_elf_reloc_tls_type (r_type);
3328 mips_elf_reloc_tls_type (unsigned int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 3350 mips_elf_reloc_tls_type (unsigned int r_type)
3708 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
3846 lookup.tls_type = mips_elf_reloc_tls_type (r_type);
4146 tls_type = mips_elf_reloc_tls_type (r_type);
4177 entry.tls_type = mips_elf_reloc_tls_type (r_type);
3335 mips_elf_reloc_tls_type (unsigned int r_type) function

Completed in 69 milliseconds