OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:local_got_tls_types
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c
2515
char *
local_got_tls_types
;
2535
local_got_tls_types
= elf_xtensa_local_got_tls_type (input_bfd);
2780
else if (
local_got_tls_types
)
2781
tls_type =
local_got_tls_types
[r_symndx];
2510
char *
local_got_tls_types
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c
2516
char *
local_got_tls_types
;
2536
local_got_tls_types
= elf_xtensa_local_got_tls_type (input_bfd);
2780
else if (
local_got_tls_types
)
2781
tls_type =
local_got_tls_types
[r_symndx];
2511
char *
local_got_tls_types
;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c
2514
char *
local_got_tls_types
;
2534
local_got_tls_types
= elf_xtensa_local_got_tls_type (input_bfd);
2778
else if (
local_got_tls_types
)
2779
tls_type =
local_got_tls_types
[r_symndx];
2509
char *
local_got_tls_types
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c
2516
char *
local_got_tls_types
;
2536
local_got_tls_types
= elf_xtensa_local_got_tls_type (input_bfd);
2780
else if (
local_got_tls_types
)
2781
tls_type =
local_got_tls_types
[r_symndx];
2511
char *
local_got_tls_types
;
local
Completed in 52 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026