Home
last modified time | relevance | path

Searched refs:handle_section_attribute (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c92 static tree handle_section_attribute (tree *, tree, tree, int, bool *);
320 handle_section_attribute, attr_noinit_exclusions },
1892 handle_section_attribute (tree *node, tree ARG_UNUSED (name), tree args, in handle_section_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc99 static tree handle_section_attribute (tree *, tree, tree, int, bool *);
364 handle_section_attribute, attr_section_exclusions },
2212 handle_section_attribute (tree *node, tree name, tree args, in handle_section_attribute() function
H A DChangeLog2042 (handle_section_attribute): Call it. Introduce a local variable.
2957 * c-attribs.c (handle_section_attribute): Call the
8476 * c-common.c (handle_section_attribute): Refactor to reduce
9517 * c-common.c (handle_section_attribute): Update handling for
12040 (handle_section_attribute): Use
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200224545 handle_mode_attribute, handle_section_attribute,
24559 handle_mode_attribute, handle_section_attribute,
H A DChangeLog-200821345 * c-common.c (handle_section_attribute): Prevent overriding
H A DChangeLog-200110432 handle_section_attribute, handle_aligned_attribute,
H A DChangeLog-20165545 * gcc/c-family/c-attribs.c (handle_section_attribute): No longer
H A DChangeLog-200313326 (handle_section_attribute): Likewise.
H A DChangeLog-200418460 * c-common.c (handle_section_attribute): Initialize new global
H A DChangeLog-201435378 * c-family/c-common.c (handle_section_attribute): Update.