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

  /src/external/gpl3/binutils/dist/bfd/
elf32-score7.c 47 bool readonly_reloc; member in struct:score_elf_link_hash_entry
2748 hscore->readonly_reloc = true;
2909 if (hscore->readonly_reloc)
3619 if (indscore->readonly_reloc)
3620 dirscore->readonly_reloc = true;
elf32-score.c 50 bool readonly_reloc; member in struct:score_elf_link_hash_entry
1168 ret->readonly_reloc = false;
2941 hscore->readonly_reloc = true;
3101 if (hscore->readonly_reloc)
3804 if (indscore->readonly_reloc)
3805 dirscore->readonly_reloc = true;
elfxx-mips.c 419 unsigned int readonly_reloc : 1; member in struct:mips_elf_link_hash_entry
1367 ret->readonly_reloc = false;
9269 hmips->readonly_reloc = true;
9492 if (hmips->readonly_reloc)
13140 if (indmips->readonly_reloc)
13141 dirmips->readonly_reloc = true;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-score7.c 47 bool readonly_reloc; member in struct:score_elf_link_hash_entry
2736 hscore->readonly_reloc = true;
2897 if (hscore->readonly_reloc)
3606 if (indscore->readonly_reloc)
3607 dirscore->readonly_reloc = true;
elf32-score.c 50 bool readonly_reloc; member in struct:score_elf_link_hash_entry
1157 ret->readonly_reloc = false;
2929 hscore->readonly_reloc = true;
3089 if (hscore->readonly_reloc)
3791 if (indscore->readonly_reloc)
3792 dirscore->readonly_reloc = true;
elfxx-mips.c 401 unsigned int readonly_reloc : 1; member in struct:mips_elf_link_hash_entry
1366 ret->readonly_reloc = false;
9249 hmips->readonly_reloc = true;
9472 if (hmips->readonly_reloc)
13114 if (indmips->readonly_reloc)
13115 dirmips->readonly_reloc = true;
  /src/external/gpl3/gdb/dist/bfd/
elf32-score7.c 47 bool readonly_reloc; member in struct:score_elf_link_hash_entry
2746 hscore->readonly_reloc = true;
2907 if (hscore->readonly_reloc)
3614 if (indscore->readonly_reloc)
3615 dirscore->readonly_reloc = true;
elf32-score.c 50 bool readonly_reloc; member in struct:score_elf_link_hash_entry
1157 ret->readonly_reloc = false;
2939 hscore->readonly_reloc = true;
3099 if (hscore->readonly_reloc)
3799 if (indscore->readonly_reloc)
3800 dirscore->readonly_reloc = true;
elfxx-mips.c 401 unsigned int readonly_reloc : 1; member in struct:mips_elf_link_hash_entry
1366 ret->readonly_reloc = false;
9149 hmips->readonly_reloc = true;
9372 if (hmips->readonly_reloc)
13009 if (indmips->readonly_reloc)
13010 dirmips->readonly_reloc = true;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-score7.c 47 bool readonly_reloc; member in struct:score_elf_link_hash_entry
2746 hscore->readonly_reloc = true;
2907 if (hscore->readonly_reloc)
3614 if (indscore->readonly_reloc)
3615 dirscore->readonly_reloc = true;
elf32-score.c 50 bool readonly_reloc; member in struct:score_elf_link_hash_entry
1157 ret->readonly_reloc = false;
2939 hscore->readonly_reloc = true;
3099 if (hscore->readonly_reloc)
3799 if (indscore->readonly_reloc)
3800 dirscore->readonly_reloc = true;
elfxx-mips.c 401 unsigned int readonly_reloc : 1; member in struct:mips_elf_link_hash_entry
1368 ret->readonly_reloc = false;
9162 hmips->readonly_reloc = true;
9385 if (hmips->readonly_reloc)
13022 if (indmips->readonly_reloc)
13023 dirmips->readonly_reloc = true;

Completed in 163 milliseconds