OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plt_thread_safe
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.h
50
int
plt_thread_safe
;
member in struct:ppc64_elf_params
elf64-ppc.c
11203
if (htab->params->
plt_thread_safe
11268
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
11272
bool use_fake_dep =
plt_thread_safe
;
11277
&&
plt_thread_safe
11420
if (plt_load_toc &&
plt_thread_safe
&& !use_fake_dep)
13742
if (htab->params->
plt_thread_safe
== -1 && !bfd_link_executable (info))
13743
htab->params->
plt_thread_safe
= 1;
13745
htab->params->
plt_thread_safe
= 0;
13746
else if (htab->params->
plt_thread_safe
== -1
11264
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.h
50
int
plt_thread_safe
;
member in struct:ppc64_elf_params
elf64-ppc.c
11203
if (htab->params->
plt_thread_safe
11268
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
11272
bool use_fake_dep =
plt_thread_safe
;
11277
&&
plt_thread_safe
11420
if (plt_load_toc &&
plt_thread_safe
&& !use_fake_dep)
13739
if (htab->params->
plt_thread_safe
== -1 && !bfd_link_executable (info))
13740
htab->params->
plt_thread_safe
= 1;
13742
htab->params->
plt_thread_safe
= 0;
13743
else if (htab->params->
plt_thread_safe
== -1
11264
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.h
50
int
plt_thread_safe
;
member in struct:ppc64_elf_params
elf64-ppc.c
11186
if (htab->params->
plt_thread_safe
11251
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
11255
bool use_fake_dep =
plt_thread_safe
;
11260
&&
plt_thread_safe
11403
if (plt_load_toc &&
plt_thread_safe
&& !use_fake_dep)
13722
if (htab->params->
plt_thread_safe
== -1 && !bfd_link_executable (info))
13723
htab->params->
plt_thread_safe
= 1;
13725
htab->params->
plt_thread_safe
= 0;
13726
else if (htab->params->
plt_thread_safe
== -1
11247
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.h
50
int
plt_thread_safe
;
member in struct:ppc64_elf_params
elf64-ppc.c
11189
if (htab->params->
plt_thread_safe
11254
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
11258
bool use_fake_dep =
plt_thread_safe
;
11263
&&
plt_thread_safe
11406
if (plt_load_toc &&
plt_thread_safe
&& !use_fake_dep)
13725
if (htab->params->
plt_thread_safe
== -1 && !bfd_link_executable (info))
13726
htab->params->
plt_thread_safe
= 1;
13728
htab->params->
plt_thread_safe
= 0;
13729
else if (htab->params->
plt_thread_safe
== -1
11250
bool
plt_thread_safe
= (htab->params->
plt_thread_safe
local
[
all
...]
Completed in 44 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026