Home
last modified time | relevance | path

Searched refs:darwin_unique_section (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h66 extern void darwin_unique_section (tree decl, int reloc);
H A Ddarwin.h906 #define TARGET_ASM_UNIQUE_SECTION darwin_unique_section
H A Ddarwin.c2095 darwin_unique_section (tree decl ATTRIBUTE_UNUSED, int reloc ATTRIBUTE_UNUSED) in darwin_unique_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h66 extern void darwin_unique_section (tree decl, int reloc);
H A Ddarwin.h933 #define TARGET_ASM_UNIQUE_SECTION darwin_unique_section
H A Ddarwin.cc2117 darwin_unique_section (tree decl ATTRIBUTE_UNUSED, int reloc ATTRIBUTE_UNUSED) in darwin_unique_section() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20047646 (darwin_unique_section): Delete contents.
38447 * config/darwin-protos.h (darwin_unique_section): Declare.
38459 (darwin_unique_section): Likewise.