Home | History | Annotate | Download | only in bfd

Lines Matching defs:TLS_LD

704 #define TLS_LD     2  /* LD reloc. */
713 #define IS_TLS_LD(x) (x == (TLS_TLS | TLS_LD))
1189 tls_type = (TLS_TLS | TLS_LD);
1210 /* 1. Determine GOT Offset to use : TLS_LD, global, local */
2394 tls_type |= (TLS_TLS | TLS_LD);
2856 if ((eh->tls_mask & TLS_LD) != 0)
3039 if ((*lgot_masks & TLS_LD) != 0)