OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tls_model_names
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/lto/
lto-symtab.cc
169
"%qD is defined with tls model %s", vnode->decl,
tls_model_names
[vnode->tls_model]);
local
172
tls_model_names
[prevailing_node->tls_model]);
/src/external/gpl3/gcc/dist/gcc/
varpool.cc
40
const char * const
tls_model_names
[]={"none", "emulated",
variable
235
fprintf (f, " tls-%s",
tls_model_names
[tls_model]);
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-symtab.cc
169
"%qD is defined with tls model %s", vnode->decl,
tls_model_names
[vnode->tls_model]);
local
172
tls_model_names
[prevailing_node->tls_model]);
/src/external/gpl3/gcc.old/dist/gcc/
varpool.cc
40
const char * const
tls_model_names
[]={"none", "emulated",
variable
235
fprintf (f, " tls-%s",
tls_model_names
[tls_model]);
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026