Searched refs:reloc_done (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-alpha.c211 unsigned char reloc_done;
1948 tprel_gotent->reloc_done = 0;
2934 gotent->reloc_done = 0;
4446 if (!gotent->reloc_done)
4448 gotent->reloc_done = 1;
4677 if (!gotent->reloc_done)
4679 gotent->reloc_done = 1;
4756 if (!gotent->reloc_done)
4758 gotent->reloc_done = 1;
210 unsigned char reloc_done; member in struct:alpha_elf_link_hash_entry::alpha_elf_got_entry
H A Dbfd-in2.h1291 unsigned int reloc_done : 1;
1284 unsigned int reloc_done : 1; member in struct:bfd_section
H A Delf32-xtensa.c637 if (internal_relocs && !table_section->reloc_done)
2359 input_section->reloc_done = TRUE;
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1291 unsigned int reloc_done : 1;
1284 unsigned int reloc_done : 1; member in struct:bfd_section
H A Dbfd.h1291 unsigned int reloc_done : 1;
1284 unsigned int reloc_done : 1; member in struct:bfd_section
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1289 unsigned int reloc_done : 1;
1282 unsigned int reloc_done : 1; member in struct:bfd_section
H A Dbfd.h1289 unsigned int reloc_done : 1;
1282 unsigned int reloc_done : 1; member in struct:bfd_section

Completed in 360 milliseconds