Searched refs:unique_section (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | target.h | 115 void (* unique_section) PARAMS ((tree, int)); member
|
| H A D | varasm.c | 473 (*targetm.asm_out.unique_section) (decl, reloc);
|
| H A D | ChangeLog.7 | 6915 * target.h (select_section, unique_section): New. 6952 (avr_unique_section): Rename from unique_section; make static.
|
| H A D | ChangeLog.4 | 9748 * config/avr/avr-protos.h, config/avr/avr.c (unique_section,
|
| H A D | ChangeLog.5 | 11061 * config/avr/avr.c (pttreg_to_str, unique_section): Likewise.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
| H A D | ip2k-protos.h | 30 extern void unique_section PARAMS ((tree, int));
|
| H A D | ip2k.c | 93 #define TARGET_ASM_UNIQUE_SECTION unique_section 3091 unique_section (decl, reloc)
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | target.h | 163 void (* unique_section) (tree, int); member
|
| H A D | varasm.c | 474 targetm.asm_out.unique_section (decl, reloc); in resolve_unique_section()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.c | 4374 (*targetm.asm_out.unique_section) (decl, 0);
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.c | 4919 (*targetm.asm_out.unique_section) (decl, 0); in ix86_file_end()
|