Home
last modified time | relevance | path

Searched refs:SECTION_UNNAMED (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDoutput.h417 #define SECTION_UNNAMED 0x000000 macro
HDvarasm.c257 sect->unnamed.common.flags = flags | SECTION_UNNAMED; in get_unnamed_section()
6016 case SECTION_UNNAMED: in switch_to_section()
HDChangeLog-200610396 (get_unnamed_section): Add SECTION_UNNAMED to the flags.
10432 (SECTION_UNNAMED, SECTION_NOSWITCH): New macros.
10433 (unnamed_section): Mention SECTION_UNNAMED in comment.