Searched refs:SECTION_STYLE (Results 1 – 3 of 3) sorted by relevance
531 #define SECTION_STYLE(SECT) ((SECT)->common.flags & SECTION_STYLE_MASK) macro
439 && SECTION_STYLE (sect) == SECTION_NAMED in unlikely_text_section_p()949 if (SECTION_STYLE (sect) == SECTION_NOSWITCH) in get_block_for_decl()1836 else if (SECTION_STYLE (sect) == SECTION_NOSWITCH) in assemble_variable()6002 switch (SECTION_STYLE (new_section)) in switch_to_section()
10399 (unlikely_text_section_p): Use SECTION_STYLE.10425 (switch_to_section): Use SECTION_STYLE. Abort for SECTION_NOSWITCH.10438 (SECTION_STYLE): New macro.