Searched refs:named_section_flags (Results 1 – 17 of 17) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| H A D | linux-elf.h | 53 named_section_flags (".note.GNU-stack", \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
| H A D | linux.h | 127 named_section_flags (".note.GNU-stack", \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | linux.h | 87 named_section_flags (".note.GNU-stack", \
|
| H A D | linux64.h | 395 named_section_flags (".note.GNU-stack", \
|
| H A D | rs6000.c | 13185 named_section_flags (section, SECTION_WRITE); 13216 named_section_flags (section, SECTION_WRITE);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| H A D | linux.h | 353 named_section_flags (".note.GNU-stack", \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
| H A D | linux.h | 268 named_section_flags (".note.GNU-stack", \
|
| H A D | linux64.h | 331 named_section_flags (".note.GNU-stack", \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | linux.h | 225 named_section_flags (".note.GNU-stack", \
|
| H A D | linux64.h | 89 named_section_flags (".note.GNU-stack", \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | output.h | 493 extern void named_section_flags PARAMS ((const char *, unsigned int));
|
| H A D | dwarf2out.c | 134 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 D | varasm.c | 405 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 D | except.c | 3642 named_section_flags (".gcc_except_table", flags); in default_exception_section()
|
| H A D | ChangeLog.6 | 13747 * 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 D | stormy16.c | 1446 named_section_flags (section, 0); 1470 named_section_flags (section, 0);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | class.c | 950 named_section_flags (buf, flags); 2131 named_section_flags (JCR_SECTION_NAME, SECTION_WRITE); in emit_register_classes()
|