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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c154 unsigned char reloc_done;
1696 gotent->reloc_done = 0;
3581 tprel_gotent->reloc_done = 0;
4199 if (!gotent->reloc_done)
4201 gotent->reloc_done = 1;
4440 if (!gotent->reloc_done)
4442 gotent->reloc_done = 1;
4519 if (!gotent->reloc_done)
4521 gotent->reloc_done = 1;
152 unsigned char reloc_done; member in struct:alpha_elf_link_hash_entry::alpha_elf_got_entry
H A Delf32-xtensa.c644 if (internal_relocs && !table_section->reloc_done)
2303 input_section->reloc_done = TRUE;
H A Dbfd-in2.h1389 unsigned int reloc_done : 1;
1642 /* has_gp_reloc, need_finalize_relax, reloc_done, */ \
1382 unsigned int reloc_done : 1; member in struct:bfd_section
H A Delf64-ppc.c3441 #define call_check_in_progress reloc_done

Completed in 176 milliseconds