Home
last modified time | relevance | path

Searched refs:machopic_select_section (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-protos.h56 extern section *machopic_select_section (tree, int, unsigned HOST_WIDE_INT);
H A Ddarwin.h673 #define TARGET_ASM_SELECT_SECTION machopic_select_section
H A Ddarwin.c1103 machopic_select_section (tree exp, int reloc, in machopic_select_section() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-protos.h70 extern void machopic_select_section PARAMS ((tree, int,
H A Ddarwin.h676 #define TARGET_ASM_SELECT_SECTION machopic_select_section
H A Ddarwin.c1089 machopic_select_section (exp, reloc, align) in machopic_select_section() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog3360 * config/darwin.c (machopic_select_section): Use decl_readonly_section
16348 (machopic_select_section): Use parentheses around && within ||.
H A DChangeLog.76926 * config/darwin.c (machopic_select_section): ... here.