OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_tlsld
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
10250
struct got_entry *
first_tlsld
;
10448
first_tlsld
= NULL;
10459
if (!htab->do_multi_toc &&
first_tlsld
!= NULL)
10462
ent->got.ent =
first_tlsld
;
10466
if (
first_tlsld
== NULL)
10467
first_tlsld
= ent;
10246
struct got_entry *
first_tlsld
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
10250
struct got_entry *
first_tlsld
;
10448
first_tlsld
= NULL;
10459
if (!htab->do_multi_toc &&
first_tlsld
!= NULL)
10462
ent->got.ent =
first_tlsld
;
10466
if (
first_tlsld
== NULL)
10467
first_tlsld
= ent;
10246
struct got_entry *
first_tlsld
;
local
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
10243
struct got_entry *
first_tlsld
;
10434
first_tlsld
= NULL;
10445
if (!htab->do_multi_toc &&
first_tlsld
!= NULL)
10448
ent->got.ent =
first_tlsld
;
10452
if (
first_tlsld
== NULL)
10453
first_tlsld
= ent;
10239
struct got_entry *
first_tlsld
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
10240
struct got_entry *
first_tlsld
;
10431
first_tlsld
= NULL;
10442
if (!htab->do_multi_toc &&
first_tlsld
!= NULL)
10445
ent->got.ent =
first_tlsld
;
10449
if (
first_tlsld
== NULL)
10450
first_tlsld
= ent;
10236
struct got_entry *
first_tlsld
;
local
Completed in 76 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026