OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TLS_LD
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-microblaze.c
781
#define
TLS_LD
2 /* LD reloc. */
790
#define IS_TLS_LD(x) (x == (TLS_TLS |
TLS_LD
))
1276
tls_type = (TLS_TLS |
TLS_LD
);
1298
/* 1. Determine GOT Offset to use :
TLS_LD
, global, local */
2447
tls_type |= (TLS_TLS |
TLS_LD
);
2853
if ((eh->tls_mask &
TLS_LD
) != 0)
3039
if ((*lgot_masks &
TLS_LD
) != 0)
elf32-or1k.c
919
#define
TLS_LD
4
2005
tls_type =
TLS_LD
;
elf32-ppc.c
2122
#define
TLS_LD
4 /* LD reloc. */
3039
tls_type = TLS_TLS |
TLS_LD
;
4507
tls_clear =
TLS_LD
;
4671
if ((tls_clear & (TLS_GD |
TLS_LD
)) != 0
5052
TLS_LD
is excluded because those go in a special GOT slot. */
5133
if ((eh->tls_mask & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
5597
if ((*lgot_masks & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
6287
if ((tls_mask & TLS_TLS) != 0 && (tls_mask &
TLS_LD
) ==
[
all
...]
elf64-ppc.c
1770
/* Zero for non-tls entries, or TLS_TLS and one of TLS_GD,
TLS_LD
,
3175
#define
TLS_LD
4 /* LD reloc. */
4937
tls_type = TLS_TLS |
TLS_LD
;
5233
tls_type = TLS_EXPLICIT | TLS_TLS |
TLS_LD
;
5286
else if (tls_type == (TLS_EXPLICIT | TLS_TLS |
TLS_LD
))
8342
tls_clear =
TLS_LD
;
8343
tls_type = TLS_TLS |
TLS_LD
;
8501
tls_clear =
TLS_LD
;
8572
&& ((*toc_tls & (TLS_GD |
TLS_LD
)) != 0))
8600
if ((tls_clear & (TLS_GD |
TLS_LD
)) !=
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-microblaze.c
781
#define
TLS_LD
2 /* LD reloc. */
790
#define IS_TLS_LD(x) (x == (TLS_TLS |
TLS_LD
))
1276
tls_type = (TLS_TLS |
TLS_LD
);
1298
/* 1. Determine GOT Offset to use :
TLS_LD
, global, local */
2450
tls_type |= (TLS_TLS |
TLS_LD
);
2856
if ((eh->tls_mask &
TLS_LD
) != 0)
3042
if ((*lgot_masks &
TLS_LD
) != 0)
elf32-or1k.c
919
#define
TLS_LD
4
2004
tls_type =
TLS_LD
;
elf32-ppc.c
2135
#define
TLS_LD
4 /* LD reloc. */
3052
tls_type = TLS_TLS |
TLS_LD
;
4520
tls_clear =
TLS_LD
;
4684
if ((tls_clear & (TLS_GD |
TLS_LD
)) != 0
5065
TLS_LD
is excluded because those go in a special GOT slot. */
5146
if ((eh->tls_mask & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
5610
if ((*lgot_masks & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
6300
if ((tls_mask & TLS_TLS) != 0 && (tls_mask &
TLS_LD
) ==
[
all
...]
elf64-ppc.c
1778
/* Zero for non-tls entries, or TLS_TLS and one of TLS_GD,
TLS_LD
,
3183
#define
TLS_LD
4 /* LD reloc. */
4945
tls_type = TLS_TLS |
TLS_LD
;
5241
tls_type = TLS_EXPLICIT | TLS_TLS |
TLS_LD
;
5294
else if (tls_type == (TLS_EXPLICIT | TLS_TLS |
TLS_LD
))
8342
tls_clear =
TLS_LD
;
8343
tls_type = TLS_TLS |
TLS_LD
;
8501
tls_clear =
TLS_LD
;
8572
&& ((*toc_tls & (TLS_GD |
TLS_LD
)) != 0))
8600
if ((tls_clear & (TLS_GD |
TLS_LD
)) !=
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-microblaze.c
781
#define
TLS_LD
2 /* LD reloc. */
790
#define IS_TLS_LD(x) (x == (TLS_TLS |
TLS_LD
))
1276
tls_type = (TLS_TLS |
TLS_LD
);
1298
/* 1. Determine GOT Offset to use :
TLS_LD
, global, local */
2450
tls_type |= (TLS_TLS |
TLS_LD
);
2859
if ((eh->tls_mask &
TLS_LD
) != 0)
3045
if ((*lgot_masks &
TLS_LD
) != 0)
elf32-or1k.c
919
#define
TLS_LD
4
2004
tls_type =
TLS_LD
;
elf32-ppc.c
2135
#define
TLS_LD
4 /* LD reloc. */
3052
tls_type = TLS_TLS |
TLS_LD
;
4520
tls_clear =
TLS_LD
;
4684
if ((tls_clear & (TLS_GD |
TLS_LD
)) != 0
5065
TLS_LD
is excluded because those go in a special GOT slot. */
5146
if ((eh->tls_mask & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
5609
if ((*lgot_masks & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
6298
if ((tls_mask & TLS_TLS) != 0 && (tls_mask &
TLS_LD
) ==
[
all
...]
elf64-ppc.c
1778
/* Zero for non-tls entries, or TLS_TLS and one of TLS_GD,
TLS_LD
,
3183
#define
TLS_LD
4 /* LD reloc. */
4944
tls_type = TLS_TLS |
TLS_LD
;
5240
tls_type = TLS_EXPLICIT | TLS_TLS |
TLS_LD
;
5293
else if (tls_type == (TLS_EXPLICIT | TLS_TLS |
TLS_LD
))
8335
tls_clear =
TLS_LD
;
8336
tls_type = TLS_TLS |
TLS_LD
;
8494
tls_clear =
TLS_LD
;
8565
&& ((*toc_tls & (TLS_GD |
TLS_LD
)) != 0))
8593
if ((tls_clear & (TLS_GD |
TLS_LD
)) !=
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-microblaze.c
781
#define
TLS_LD
2 /* LD reloc. */
790
#define IS_TLS_LD(x) (x == (TLS_TLS |
TLS_LD
))
1276
tls_type = (TLS_TLS |
TLS_LD
);
1298
/* 1. Determine GOT Offset to use :
TLS_LD
, global, local */
2447
tls_type |= (TLS_TLS |
TLS_LD
);
2853
if ((eh->tls_mask &
TLS_LD
) != 0)
3039
if ((*lgot_masks &
TLS_LD
) != 0)
elf32-or1k.c
919
#define
TLS_LD
4
2005
tls_type =
TLS_LD
;
elf32-ppc.c
2122
#define
TLS_LD
4 /* LD reloc. */
3039
tls_type = TLS_TLS |
TLS_LD
;
4507
tls_clear =
TLS_LD
;
4671
if ((tls_clear & (TLS_GD |
TLS_LD
)) != 0
5052
TLS_LD
is excluded because those go in a special GOT slot. */
5133
if ((eh->tls_mask & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
5597
if ((*lgot_masks & (TLS_TLS |
TLS_LD
)) == (TLS_TLS |
TLS_LD
))
6287
if ((tls_mask & TLS_TLS) != 0 && (tls_mask &
TLS_LD
) ==
[
all
...]
elf64-ppc.c
1770
/* Zero for non-tls entries, or TLS_TLS and one of TLS_GD,
TLS_LD
,
3175
#define
TLS_LD
4 /* LD reloc. */
4937
tls_type = TLS_TLS |
TLS_LD
;
5233
tls_type = TLS_EXPLICIT | TLS_TLS |
TLS_LD
;
5286
else if (tls_type == (TLS_EXPLICIT | TLS_TLS |
TLS_LD
))
8334
tls_clear =
TLS_LD
;
8335
tls_type = TLS_TLS |
TLS_LD
;
8493
tls_clear =
TLS_LD
;
8564
&& ((*toc_tls & (TLS_GD |
TLS_LD
)) != 0))
8592
if ((tls_clear & (TLS_GD |
TLS_LD
)) !=
[
all
...]
Completed in 55 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026