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

  /src/external/gpl3/binutils/dist/bfd/
elf64-alpha.c 141 unsigned char reloc_done;
1728 gotent->reloc_done = 0;
3695 tprel_gotent->reloc_done = 0;
4355 if (!gotent->reloc_done)
4357 gotent->reloc_done = 1;
4604 if (!gotent->reloc_done)
4606 gotent->reloc_done = 1;
4687 if (!gotent->reloc_done)
4689 gotent->reloc_done = 1;
139 unsigned char reloc_done; member in struct:alpha_elf_got_entry
vms-alpha.c 272 int reloc_done;
5297 if (PRIV (reloc_done) != 0)
5298 return PRIV (reloc_done) == 1;
5633 PRIV (reloc_done) = 1;
5637 PRIV (reloc_done) = -1;
271 int reloc_done; member in struct:vms_private_data_struct
elf32-xtensa.c 177 #define reloc_done sec_flg0 macro
919 if (internal_relocs && !table_section->reloc_done)
3066 input_section->reloc_done = true;
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-alpha.c 141 unsigned char reloc_done;
1728 gotent->reloc_done = 0;
3695 tprel_gotent->reloc_done = 0;
4356 if (!gotent->reloc_done)
4358 gotent->reloc_done = 1;
4605 if (!gotent->reloc_done)
4607 gotent->reloc_done = 1;
4688 if (!gotent->reloc_done)
4690 gotent->reloc_done = 1;
139 unsigned char reloc_done; member in struct:alpha_elf_got_entry
vms-alpha.c 272 int reloc_done;
5284 if (PRIV (reloc_done) != 0)
5285 return PRIV (reloc_done) == 1;
5620 PRIV (reloc_done) = 1;
5624 PRIV (reloc_done) = -1;
271 int reloc_done; member in struct:vms_private_data_struct
elf32-xtensa.c 178 #define reloc_done sec_flg0 macro
920 if (internal_relocs && !table_section->reloc_done)
3066 input_section->reloc_done = true;
  /src/external/gpl3/gdb/dist/bfd/
elf64-alpha.c 136 unsigned char reloc_done;
1723 gotent->reloc_done = 0;
3687 tprel_gotent->reloc_done = 0;
4348 if (!gotent->reloc_done)
4350 gotent->reloc_done = 1;
4597 if (!gotent->reloc_done)
4599 gotent->reloc_done = 1;
4680 if (!gotent->reloc_done)
4682 gotent->reloc_done = 1;
134 unsigned char reloc_done; member in struct:alpha_elf_got_entry
vms-alpha.c 272 int reloc_done;
5284 if (PRIV (reloc_done) != 0)
5285 return PRIV (reloc_done) == 1;
5620 PRIV (reloc_done) = 1;
5624 PRIV (reloc_done) = -1;
271 int reloc_done; member in struct:vms_private_data_struct
elf32-xtensa.c 178 #define reloc_done sec_flg0 macro
920 if (internal_relocs && !table_section->reloc_done)
3064 input_section->reloc_done = true;
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-alpha.c 136 unsigned char reloc_done;
1725 gotent->reloc_done = 0;
3689 tprel_gotent->reloc_done = 0;
4350 if (!gotent->reloc_done)
4352 gotent->reloc_done = 1;
4599 if (!gotent->reloc_done)
4601 gotent->reloc_done = 1;
4682 if (!gotent->reloc_done)
4684 gotent->reloc_done = 1;
134 unsigned char reloc_done; member in struct:alpha_elf_got_entry
vms-alpha.c 272 int reloc_done;
5290 if (PRIV (reloc_done) != 0)
5291 return PRIV (reloc_done) == 1;
5627 PRIV (reloc_done) = 1;
5631 PRIV (reloc_done) = -1;
271 int reloc_done; member in struct:vms_private_data_struct
elf32-xtensa.c 178 #define reloc_done sec_flg0 macro
922 if (internal_relocs && !table_section->reloc_done)
3066 input_section->reloc_done = true;

Completed in 89 milliseconds