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

  /src/external/gpl3/binutils.old/dist/bfd/
elf64-hppa.c 1905 asection *stub, *splt, *sopd, *spltrel;
1913 spltrel = hppa_info->root.srelplt;
1948 BFD_ASSERT (splt != NULL && spltrel != NULL);
1985 loc = spltrel->contents;
1986 loc += spltrel->reloc_count++ * sizeof (Elf64_External_Rela);
1904 asection *stub, *splt, *sopd, *spltrel; local
elf64-alpha.c 2536 asection *splt, *spltrel, *sgotplt;
2554 spltrel = elf_hash_table(info)->srelplt;
2563 spltrel->size = entries * sizeof (Elf64_External_Rela);
2528 asection *splt, *spltrel, *sgotplt; local
  /src/external/gpl3/gdb/dist/bfd/
elf64-hppa.c 1903 asection *stub, *splt, *sopd, *spltrel;
1911 spltrel = hppa_info->root.srelplt;
1946 BFD_ASSERT (splt != NULL && spltrel != NULL);
1983 loc = spltrel->contents;
1984 loc += spltrel->reloc_count++ * sizeof (Elf64_External_Rela);
1902 asection *stub, *splt, *sopd, *spltrel; local
elf64-alpha.c 2531 asection *splt, *spltrel, *sgotplt;
2549 spltrel = elf_hash_table(info)->srelplt;
2558 spltrel->size = entries * sizeof (Elf64_External_Rela);
2523 asection *splt, *spltrel, *sgotplt; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-hppa.c 1904 asection *stub, *splt, *sopd, *spltrel;
1912 spltrel = hppa_info->root.srelplt;
1947 BFD_ASSERT (splt != NULL && spltrel != NULL);
1984 loc = spltrel->contents;
1985 loc += spltrel->reloc_count++ * sizeof (Elf64_External_Rela);
1903 asection *stub, *splt, *sopd, *spltrel; local
elf64-alpha.c 2533 asection *splt, *spltrel, *sgotplt;
2551 spltrel = elf_hash_table(info)->srelplt;
2560 spltrel->size = entries * sizeof (Elf64_External_Rela);
2525 asection *splt, *spltrel, *sgotplt; local
  /src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c 2109 asection *stub, *splt, *sopd, *spltrel;
2117 spltrel = hppa_info->root.srelplt;
2152 BFD_ASSERT (splt != NULL && spltrel != NULL);
2195 loc = spltrel->contents;
2196 loc += spltrel->reloc_count++ * sizeof (Elf64_External_Rela);
2108 asection *stub, *splt, *sopd, *spltrel; local
elf64-alpha.c 2536 asection *splt, *spltrel, *sgotplt;
2554 spltrel = elf_hash_table(info)->srelplt;
2563 spltrel->size = entries * sizeof (Elf64_External_Rela);
2528 asection *splt, *spltrel, *sgotplt; local

Completed in 50 milliseconds