Home
last modified time | relevance | path

Searched refs:unique_section (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtarget.h115 void (* unique_section) PARAMS ((tree, int)); member
H A Dvarasm.c473 (*targetm.asm_out.unique_section) (decl, reloc);
H A DChangeLog.76915 * target.h (select_section, unique_section): New.
6952 (avr_unique_section): Rename from unique_section; make static.
H A DChangeLog.49748 * config/avr/avr-protos.h, config/avr/avr.c (unique_section,
H A DChangeLog.511061 * config/avr/avr.c (pttreg_to_str, unique_section): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k-protos.h30 extern void unique_section PARAMS ((tree, int));
H A Dip2k.c93 #define TARGET_ASM_UNIQUE_SECTION unique_section
3091 unique_section (decl, reloc)
/openbsd-src/gnu/gcc/gcc/
H A Dtarget.h163 void (* unique_section) (tree, int); member
H A Dvarasm.c474 targetm.asm_out.unique_section (decl, reloc); in resolve_unique_section()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c4374 (*targetm.asm_out.unique_section) (decl, 0);
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c4919 (*targetm.asm_out.unique_section) (decl, 0); in ix86_file_end()