Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h516 extern GTY(()) section *tls_comm_section;
H A Dvarasm.c140 section *tls_comm_section; variable
1180 return tls_comm_section; in get_variable_section()
6399 tls_comm_section = get_noswitch_section (SECTION_WRITE | SECTION_BSS in init_varasm_once()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h533 extern GTY(()) section *tls_comm_section;
H A Dvarasm.cc144 section *tls_comm_section; variable
1256 return tls_comm_section; in get_variable_section()
6661 tls_comm_section = get_noswitch_section (SECTION_WRITE | SECTION_BSS in init_varasm_once()
H A DChangeLog-200617479 * varasm.c (tls_comm_section, comm_section, lcomm_section)
17524 (tls_comm_section, comm_section, lcomm_section): Declare.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc10775 tls_comm_section->noswitch.callback = avr_output_addr_attrib; in avr_asm_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc21180 return tls_comm_section; in rs6000_xcoff_select_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c20616 return tls_comm_section; in rs6000_xcoff_select_section()