Home
last modified time | relevance | path

Searched refs:named_section_flags (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dlinux-elf.h53 named_section_flags (".note.GNU-stack", \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Dlinux.h127 named_section_flags (".note.GNU-stack", \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dlinux.h87 named_section_flags (".note.GNU-stack", \
H A Dlinux64.h395 named_section_flags (".note.GNU-stack", \
H A Drs6000.c13185 named_section_flags (section, SECTION_WRITE);
13216 named_section_flags (section, SECTION_WRITE);
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlinux.h353 named_section_flags (".note.GNU-stack", \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dlinux.h268 named_section_flags (".note.GNU-stack", \
H A Dlinux64.h331 named_section_flags (".note.GNU-stack", \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dlinux.h225 named_section_flags (".note.GNU-stack", \
H A Dlinux64.h89 named_section_flags (".note.GNU-stack", \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doutput.h493 extern void named_section_flags PARAMS ((const char *, unsigned int));
H A Ddwarf2out.c134 named_section_flags (EH_FRAME_SECTION_NAME, flags); in default_eh_frame_section()
136 named_section_flags (EH_FRAME_SECTION_NAME, SECTION_WRITE); in default_eh_frame_section()
1860 named_section_flags (DEBUG_FRAME_SECTION, SECTION_DEBUG);
6879 named_section_flags (secname, SECTION_DEBUG);
12536 named_section_flags (DEBUG_MACINFO_SECTION, SECTION_DEBUG);
12557 named_section_flags (DEBUG_MACINFO_SECTION, SECTION_DEBUG);
12573 named_section_flags (DEBUG_MACINFO_SECTION, SECTION_DEBUG);
12591 named_section_flags (DEBUG_MACINFO_SECTION, SECTION_DEBUG);
12668 named_section_flags (DEBUG_ABBREV_SECTION, SECTION_DEBUG);
12670 named_section_flags (DEBUG_INFO_SECTION, SECTION_DEBUG);
[all …]
H A Dvarasm.c405 named_section_flags (name, flags) in named_section_flags() function
458 named_section_flags (name, flags);
643 named_section_flags (name, flags);
651 named_section_flags (name, flags);
683 named_section_flags (name, flags);
1035 named_section_flags (section, SECTION_WRITE);
1097 named_section_flags (section, SECTION_WRITE);
H A Dexcept.c3642 named_section_flags (".gcc_except_table", flags); in default_exception_section()
H A DChangeLog.613747 * varasm.c (named_section_flags): Remove align parameter.
13760 (named_section_flags): Use them.
15259 (output_call_frame_info): Use named_section_flags.
15264 (named_section_flags): New.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c1446 named_section_flags (section, 0);
1470 named_section_flags (section, 0);
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c950 named_section_flags (buf, flags);
2131 named_section_flags (JCR_SECTION_NAME, SECTION_WRITE); in emit_register_classes()