Home
last modified time | relevance | path

Searched refs:tls_comm_section (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doutput.h513 extern GTY(()) section *tls_comm_section;
H A Dvarasm.c139 section *tls_comm_section; variable
1162 return tls_comm_section; in get_variable_section()
6271 tls_comm_section = get_noswitch_section (SECTION_WRITE | SECTION_BSS in init_varasm_once()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doutput.h582 extern GTY(()) section *tls_comm_section;
H A Dvarasm.c146 section *tls_comm_section; variable
1019 return tls_comm_section; in get_variable_section()
6201 tls_comm_section = get_noswitch_section (SECTION_WRITE | SECTION_BSS in init_varasm_once()