Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/
H A Ddarwin-protos.h61 extern void darwin_asm_named_section (const char *, unsigned int, tree);
H A Ddarwin.h862 #define TARGET_ASM_NAMED_SECTION darwin_asm_named_section
H A Ddarwin.c1299 darwin_asm_named_section (const char *name, in darwin_asm_named_section() function