Home
last modified time | relevance | path

Searched refs:lcomm_section (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Doutput.h535 extern GTY(()) section *lcomm_section;
Dvarasm.cc146 section *lcomm_section; variable
1288 return lcomm_section; in get_variable_section()
6663 lcomm_section = get_noswitch_section (SECTION_WRITE | SECTION_BSS in init_varasm_once()
DChangeLog-200617479 * varasm.c (tls_comm_section, comm_section, lcomm_section)
17524 (tls_comm_section, comm_section, lcomm_section): Declare.
DChangeLog-2012713 * varasm.c (get_variable_section): Don't return lcomm_section
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.cc1716 base_section = lcomm_section; in machopic_select_section()