OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:symbol_got_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfnn-aarch64.c
5346
unsigned int
symbol_got_type
;
local
5352
symbol_got_type
= elfNN_aarch64_symbol_got_type (h, input_bfd, r_symndx);
5355
if (
symbol_got_type
== GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-aarch64.c
5278
unsigned int
symbol_got_type
;
local
5284
symbol_got_type
= elfNN_aarch64_symbol_got_type (h, input_bfd, r_symndx);
5287
if (
symbol_got_type
== GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
/src/external/gpl3/gdb.old/dist/bfd/
elfnn-aarch64.c
5246
unsigned int
symbol_got_type
;
local
5252
symbol_got_type
= elfNN_aarch64_symbol_got_type (h, input_bfd, r_symndx);
5255
if (
symbol_got_type
== GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
/src/external/gpl3/gdb/dist/bfd/
elfnn-aarch64.c
5278
unsigned int
symbol_got_type
;
local
5284
symbol_got_type
= elfNN_aarch64_symbol_got_type (h, input_bfd, r_symndx);
5287
if (
symbol_got_type
== GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
Completed in 92 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026