Home
last modified time | relevance | path

Searched refs:SECTION_STRINGS (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Doutput.h484 #define SECTION_STRINGS 0x10000 /* contains zero terminated strings without macro
H A Dvarasm.c631 flags |= (modesize / 8) | SECTION_MERGE | SECTION_STRINGS;
4955 if (flags & SECTION_STRINGS)
H A Ddwarf2out.c3800 ? SECTION_DEBUG | SECTION_MERGE | SECTION_STRINGS | 1 \
H A DChangeLog.611378 SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
11381 (SECTION_MERGE, SECTION_STRINGS, SECTION_ENTSIZE): Define.
11434 and SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
/openbsd/gnu/gcc/gcc/
H A Doutput.h404 #define SECTION_STRINGS 0x10000 /* contains zero terminated strings without macro
H A Dvarasm.c697 flags |= (modesize / 8) | SECTION_MERGE | SECTION_STRINGS; in mergeable_string_section()
5336 if (flags & SECTION_STRINGS) in default_elf_asm_named_section()
H A Ddwarf2out.c4290 ? SECTION_DEBUG | SECTION_MERGE | SECTION_STRINGS | 1 \
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c11292 if (flags & SECTION_STRINGS)