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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2132 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
3216 NON_GOT | PLT_KEEP);
3223 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
4279 *tls_maskp &= ~PLT_KEEP;
4795 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
5292 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
5640 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]
elf64-ppc.c 3186 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
5044 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
5050 NON_GOT | PLT_KEEP);
6738 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
7917 *tls_maskp &= ~PLT_KEEP;
10077 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
10424 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2145 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
3229 NON_GOT | PLT_KEEP);
3236 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
4292 *tls_maskp &= ~PLT_KEEP;
4808 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
5305 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
5653 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]
elf64-ppc.c 3194 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
5052 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
5058 NON_GOT | PLT_KEEP);
6738 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
7917 *tls_maskp &= ~PLT_KEEP;
10077 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
10424 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2145 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
3229 NON_GOT | PLT_KEEP);
3236 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
4292 *tls_maskp &= ~PLT_KEEP;
4808 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
5305 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
5652 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]
elf64-ppc.c 3194 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
5051 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
5057 NON_GOT | PLT_KEEP);
6731 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
7910 *tls_maskp &= ~PLT_KEEP;
10070 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
10410 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2132 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
3216 NON_GOT | PLT_KEEP);
3223 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
4279 *tls_maskp &= ~PLT_KEEP;
4795 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
5292 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
5640 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]
elf64-ppc.c 3186 #define PLT_KEEP 4 /* inline plt call requires plt entry. */
5044 ppc_elf_hash_entry (h)->tls_mask |= PLT_KEEP;
5050 NON_GOT | PLT_KEEP);
6730 & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)))
7909 *tls_maskp &= ~PLT_KEEP;
10069 & (TLS_TLS | PLT_KEEP)) == PLT_KEEP))
10410 || (*lgot_masks & (TLS_TLS | PLT_KEEP)) != PLT_KEEP)
    [all...]

Completed in 96 milliseconds