Searched refs:SECTION_COMMON (Results 1 – 2 of 2) sorted by relevance
411 #define SECTION_COMMON 0x800000 /* contains common data */ macro
1818 && (sect->common.flags & SECTION_COMMON) == 0) in assemble_variable()5176 | SECTION_COMMON, emit_tls_common); in init_varasm_once()5178 | SECTION_COMMON, emit_local); in init_varasm_once()5180 | SECTION_COMMON, emit_common); in init_varasm_once()