Searched refs:IN_NAMED_SECTION (Results 1 – 5 of 5) sorted by relevance
52 #define IN_NAMED_SECTION(DECL) \ macro60 if (IN_NAMED_SECTION (DECL)) \77 if ((DECL) != NULL && IN_NAMED_SECTION (DECL)) \
51 #define IN_NAMED_SECTION(DECL) \ macro59 if (IN_NAMED_SECTION (DECL)) \78 if ((DECL) != NULL && IN_NAMED_SECTION (DECL)) \
199 #ifndef IN_NAMED_SECTION200 #define IN_NAMED_SECTION(DECL) \ macro579 if (IN_NAMED_SECTION (decl))2837 if (IN_NAMED_SECTION (exp))
16494 * varasm.c (IN_NAMED_SECTION): Allow targets to provide their16517 * config/arm/unknown-elf.h (IN_NAMED_SECTION): Define.
184 #ifndef IN_NAMED_SECTION185 #define IN_NAMED_SECTION(DECL) \ macro902 if (IN_NAMED_SECTION (decl)) in get_variable_section()2768 if (IN_NAMED_SECTION (exp)) in get_constant_section()