Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Doutput.h410 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
Dvarasm.c303 if ((sect->common.flags & ~SECTION_DECLARED) != flags in get_section()
5321 && (flags & SECTION_DECLARED)) in default_elf_asm_named_section()
6025 new_section->common.flags |= SECTION_DECLARED; in switch_to_section()
DChangeLog-20052434 (SECTION_DECLARED, SECTION_NAMED): New macros.
2521 (default_elf_asm_named_section): Use SECTION_DECLARED to detect