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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2137 unsigned char has_sda_refs : 1;
2253 ppc_elf_hash_entry (entry)->has_sda_refs = 0;
2510 edir->has_sda_refs |= eind->has_sda_refs;
3107 ppc_elf_hash_entry (h)->has_sda_refs = true;
3125 ppc_elf_hash_entry (h)->has_sda_refs = true;
3142 ppc_elf_hash_entry (h)->has_sda_refs = true;
3168 ppc_elf_hash_entry (h)->has_sda_refs = true;
3179 ppc_elf_hash_entry (h)->has_sda_refs = true;
4827 && !ppc_elf_hash_entry (h)->has_sda_refs
2131 unsigned char has_sda_refs : 1; member in struct:ppc_elf_link_hash_entry
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2150 unsigned char has_sda_refs : 1;
2266 ppc_elf_hash_entry (entry)->has_sda_refs = 0;
2523 edir->has_sda_refs |= eind->has_sda_refs;
3120 ppc_elf_hash_entry (h)->has_sda_refs = true;
3138 ppc_elf_hash_entry (h)->has_sda_refs = true;
3155 ppc_elf_hash_entry (h)->has_sda_refs = true;
3181 ppc_elf_hash_entry (h)->has_sda_refs = true;
3192 ppc_elf_hash_entry (h)->has_sda_refs = true;
4840 && !ppc_elf_hash_entry (h)->has_sda_refs
2144 unsigned char has_sda_refs : 1; member in struct:ppc_elf_link_hash_entry
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2150 unsigned char has_sda_refs : 1;
2266 ppc_elf_hash_entry (entry)->has_sda_refs = 0;
2523 edir->has_sda_refs |= eind->has_sda_refs;
3120 ppc_elf_hash_entry (h)->has_sda_refs = true;
3138 ppc_elf_hash_entry (h)->has_sda_refs = true;
3155 ppc_elf_hash_entry (h)->has_sda_refs = true;
3181 ppc_elf_hash_entry (h)->has_sda_refs = true;
3192 ppc_elf_hash_entry (h)->has_sda_refs = true;
4840 && !ppc_elf_hash_entry (h)->has_sda_refs
2144 unsigned char has_sda_refs : 1; member in struct:ppc_elf_link_hash_entry
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2137 unsigned char has_sda_refs : 1;
2253 ppc_elf_hash_entry (entry)->has_sda_refs = 0;
2510 edir->has_sda_refs |= eind->has_sda_refs;
3107 ppc_elf_hash_entry (h)->has_sda_refs = true;
3125 ppc_elf_hash_entry (h)->has_sda_refs = true;
3142 ppc_elf_hash_entry (h)->has_sda_refs = true;
3168 ppc_elf_hash_entry (h)->has_sda_refs = true;
3179 ppc_elf_hash_entry (h)->has_sda_refs = true;
4827 && !ppc_elf_hash_entry (h)->has_sda_refs
2131 unsigned char has_sda_refs : 1; member in struct:ppc_elf_link_hash_entry
    [all...]

Completed in 46 milliseconds