Searched refs:SECTION_NOSWITCH (Results 1 – 3 of 3) sorted by relevance
426 #define SECTION_NOSWITCH 0x400000 macro
274 sect->noswitch.common.flags = flags | SECTION_NOSWITCH; in get_noswitch_section()949 if (SECTION_STYLE (sect) == SECTION_NOSWITCH) in get_block_for_decl()1836 else if (SECTION_STYLE (sect) == SECTION_NOSWITCH) in assemble_variable()6020 case SECTION_NOSWITCH: in switch_to_section()
10425 (switch_to_section): Use SECTION_STYLE. Abort for SECTION_NOSWITCH.10432 (SECTION_UNNAMED, SECTION_NOSWITCH): New macros.