Home
last modified time | relevance | path

Searched refs:avr_unique_section (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.c66 static void avr_unique_section PARAMS ((tree, int));
223 #define TARGET_ASM_UNIQUE_SECTION avr_unique_section
4577 avr_unique_section (decl, reloc) in avr_unique_section() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.76952 (avr_unique_section): Rename from unique_section; make static.