OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NON_GOT
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c
2133
#define
NON_GOT
256 /* local symbol plt, not stored. */
2775
if ((tls_type &
NON_GOT
) == 0)
2974
NON_GOT
| PLT_IFUNC);
3028
NON_GOT
| TLS_TLS | TLS_MARK))
3216
NON_GOT
| PLT_KEEP);
elf64-ppc.c
3187
#define
NON_GOT
256 /* local symbol plt, not stored. */
4644
if ((tls_type & (
NON_GOT
| TLS_EXPLICIT)) == 0)
4900
NON_GOT
| PLT_IFUNC);
4927
NON_GOT
| TLS_TLS | TLS_MARK))
5050
NON_GOT
| PLT_KEEP);
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c
2146
#define
NON_GOT
256 /* local symbol plt, not stored. */
2788
if ((tls_type &
NON_GOT
) == 0)
2987
NON_GOT
| PLT_IFUNC);
3041
NON_GOT
| TLS_TLS | TLS_MARK))
3229
NON_GOT
| PLT_KEEP);
elf64-ppc.c
3195
#define
NON_GOT
256 /* local symbol plt, not stored. */
4652
if ((tls_type & (
NON_GOT
| TLS_EXPLICIT)) == 0)
4908
NON_GOT
| PLT_IFUNC);
4935
NON_GOT
| TLS_TLS | TLS_MARK))
5058
NON_GOT
| PLT_KEEP);
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c
2146
#define
NON_GOT
256 /* local symbol plt, not stored. */
2788
if ((tls_type &
NON_GOT
) == 0)
2987
NON_GOT
| PLT_IFUNC);
3041
NON_GOT
| TLS_TLS | TLS_MARK))
3229
NON_GOT
| PLT_KEEP);
elf64-ppc.c
3195
#define
NON_GOT
256 /* local symbol plt, not stored. */
4651
if ((tls_type & (
NON_GOT
| TLS_EXPLICIT)) == 0)
4907
NON_GOT
| PLT_IFUNC);
4934
NON_GOT
| TLS_TLS | TLS_MARK))
5057
NON_GOT
| PLT_KEEP);
/src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c
2133
#define
NON_GOT
256 /* local symbol plt, not stored. */
2775
if ((tls_type &
NON_GOT
) == 0)
2974
NON_GOT
| PLT_IFUNC);
3028
NON_GOT
| TLS_TLS | TLS_MARK))
3216
NON_GOT
| PLT_KEEP);
elf64-ppc.c
3187
#define
NON_GOT
256 /* local symbol plt, not stored. */
4644
if ((tls_type & (
NON_GOT
| TLS_EXPLICIT)) == 0)
4900
NON_GOT
| PLT_IFUNC);
4927
NON_GOT
| TLS_TLS | TLS_MARK))
5050
NON_GOT
| PLT_KEEP);
Completed in 110 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026