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_comm_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
output.h
537
extern GTY(()) section *
tls_comm_section
;
variable
varasm.cc
142
section *
tls_comm_section
;
1258
return
tls_comm_section
;
2195
/* A noswitch_section_callback for
tls_comm_section
. */
6791
tls_comm_section
= get_noswitch_section (SECTION_WRITE | SECTION_BSS
8759
tls_comm_section
= nullptr;
141
section *
tls_comm_section
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
output.h
533
extern GTY(()) section *
tls_comm_section
;
variable
varasm.cc
145
section *
tls_comm_section
;
1261
return
tls_comm_section
;
2169
/* A noswitch_section_callback for
tls_comm_section
. */
6686
tls_comm_section
= get_noswitch_section (SECTION_WRITE | SECTION_BSS
144
section *
tls_comm_section
;
variable
Completed in 39 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026