Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-protos.h60 extern void darwin_unique_section (tree decl, int reloc);
H A Ddarwin.h679 #define TARGET_ASM_UNIQUE_SECTION darwin_unique_section
H A Ddarwin.c1307 darwin_unique_section (tree decl ATTRIBUTE_UNUSED, int reloc ATTRIBUTE_UNUSED) in darwin_unique_section() function