Home
last modified time | relevance | path

Searched refs:SECTION_EXCLUDE (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Doutput.h405 SECTION_EXCLUDE = 1UL << 24, /* discarded by the linker */ enumerator
Dlanghooks.cc830 section = get_section (name, SECTION_DEBUG | SECTION_EXCLUDE, NULL, true); in lhd_begin_section()
Ddwarf2out.cc4196 #define DEBUG_STR_DWO_SECTION_FLAGS (SECTION_DEBUG | SECTION_EXCLUDE)
29237 ? SECTION_EXCLUDE : 0), in output_macinfo()
29282 SECTION_DEBUG | SECTION_EXCLUDE, in init_sections_and_labels()
29285 SECTION_DEBUG | SECTION_EXCLUDE, in init_sections_and_labels()
29292 | SECTION_EXCLUDE, NULL); in init_sections_and_labels()
29298 SECTION_DEBUG | SECTION_EXCLUDE, in init_sections_and_labels()
29301 SECTION_DEBUG | SECTION_EXCLUDE, in init_sections_and_labels()
29305 | SECTION_EXCLUDE, NULL); in init_sections_and_labels()
29308 SECTION_DEBUG | SECTION_EXCLUDE, NULL); in init_sections_and_labels()
29318 SECTION_DEBUG | SECTION_EXCLUDE, NULL); in init_sections_and_labels()
[all …]
Dvarasm.cc6855 if (flags & SECTION_EXCLUDE) in default_elf_asm_named_section()
DChangeLog-201110510 Otherwise we mark section withc SECTION_EXCLUDE flag as never-load.
10524 * output.h (SECTION_EXCLUDE): New macro.
10525 * varasm.c (default_elf_asm_named_section): Check for SECTION_EXCLUDE.
DChangeLog-201230974 * output.h (SECTION_EXCLUDE, SECTION_MACH_DEP): Don't use
30975 SECTION_MACH_DEP reserved bits for SECTION_EXCLUDE.
DChangeLog-201822181 SECTION_EXCLUDE.
22183 [HAVE_GAS_SECTION_EXCLUDE]: Handle SECTION_EXCLUDE.
DChangeLog-201414349 * langhooks.c (lhd_begin_section): Set SECTION_EXCLUDE flag.
14350 * varasm.c (default_elf_asm_named_section): Guard SECTION_EXCLUDE with
DChangeLog-201514998 SECTION_EXCLUDE in XO mapping class.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dwinnt.cc480 if ((flags & SECTION_EXCLUDE) != 0) in i386_pe_asm_named_section()
501 if ((flags & SECTION_EXCLUDE) != 0) in i386_pe_asm_named_section()
Di386.cc22517 if (flags & SECTION_EXCLUDE) in i386_solaris_elf_named_section()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.cc10680 if (flags & SECTION_EXCLUDE) in sparc_solaris_elf_asm_named_section()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc21119 if (flags & SECTION_EXCLUDE) in rs6000_xcoff_asm_named_section()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc33817 if (flags & SECTION_EXCLUDE) in arm_asm_elf_flags_numeric()