Home
last modified time | relevance | path

Searched refs:TARGET_INSERT_ATTRIBUTES (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtarget-def.h250 #define TARGET_INSERT_ATTRIBUTES hook_void_tree_treeptr macro
273 TARGET_INSERT_ATTRIBUTES, \
H A DChangeLog.611513 (TARGET_INSERT_ATTRIBUTES, TARGET_SECTION_TYPE_FLAGS): Define for
18333 * target-def.h (TARGET_INSERT_ATTRIBUTES): Define.
18339 TARGET_INSERT_ATTRIBUTES.
18349 * config/c4x/c4x.c (TARGET_INSERT_ATTRIBUTES): Define.
18356 * config/sh/sh.c (TARGET_INSERT_ATTRIBUTES): Define.
18362 * config/v850/v850.c (TARGET_INSERT_ATTRIBUTES): Define.
H A DChangeLog.7787 * config/h8300/h8300.c (TARGET_INSERT_ATTRIBUTES): Define.
/openbsd/gnu/gcc/gcc/
H A Dtarget-def.h427 #define TARGET_INSERT_ATTRIBUTES hook_void_tree_treeptr macro
624 TARGET_INSERT_ATTRIBUTES, \
/openbsd/gnu/gcc/gcc/config/v850/
H A Dv850.c114 #undef TARGET_INSERT_ATTRIBUTES
115 #define TARGET_INSERT_ATTRIBUTES v850_insert_attributes macro
/openbsd/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.c95 #undef TARGET_INSERT_ATTRIBUTES
96 #define TARGET_INSERT_ATTRIBUTES v850_insert_attributes macro
/openbsd/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.c123 #undef TARGET_INSERT_ATTRIBUTES
124 #define TARGET_INSERT_ATTRIBUTES h8300_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/m32c/
H A Dm32c.c2742 #undef TARGET_INSERT_ATTRIBUTES
2743 #define TARGET_INSERT_ATTRIBUTES m32c_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.c226 #undef TARGET_INSERT_ATTRIBUTES
227 #define TARGET_INSERT_ATTRIBUTES c4x_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/h8300/
H A Dh8300.c5734 #undef TARGET_INSERT_ATTRIBUTES
5735 #define TARGET_INSERT_ATTRIBUTES h8300_insert_attributes macro
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.c209 #undef TARGET_INSERT_ATTRIBUTES
210 #define TARGET_INSERT_ATTRIBUTES c4x_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/avr/
H A Davr.c311 #undef TARGET_INSERT_ATTRIBUTES
312 #define TARGET_INSERT_ATTRIBUTES avr_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.c533 #undef TARGET_INSERT_ATTRIBUTES
534 #define TARGET_INSERT_ATTRIBUTES SUBTARGET_INSERT_ATTRIBUTES macro
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c235 #undef TARGET_INSERT_ATTRIBUTES
236 #define TARGET_INSERT_ATTRIBUTES sh_insert_attributes macro
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c247 # undef TARGET_INSERT_ATTRIBUTES
248 # define TARGET_INSERT_ATTRIBUTES unicosmk_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c10732 # undef TARGET_INSERT_ATTRIBUTES
10733 # define TARGET_INSERT_ATTRIBUTES unicosmk_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c311 #undef TARGET_INSERT_ATTRIBUTES
312 #define TARGET_INSERT_ATTRIBUTES sh_insert_attributes macro
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c1364 #undef TARGET_INSERT_ATTRIBUTES
1365 #define TARGET_INSERT_ATTRIBUTES SUBTARGET_INSERT_ATTRIBUTES macro
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dtm.texi8425 @deftypefn {Target Hook} void TARGET_INSERT_ATTRIBUTES (tree @var{node}, tree *@var{attr_ptr})
8836 defining the target hook @samp{TARGET_INSERT_ATTRIBUTES} as well.
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi8844 @deftypefn {Target Hook} void TARGET_INSERT_ATTRIBUTES (tree @var{node}, tree *@var{attr_ptr})
9433 defining the target hook @samp{TARGET_INSERT_ATTRIBUTES} as well.
H A Dgccint.info27063 -- Target Hook: void TARGET_INSERT_ATTRIBUTES (tree NODE, tree
27617 consider defining the target hook `TARGET_INSERT_ATTRIBUTES' as
33938 * TARGET_INSERT_ATTRIBUTES: Target Attributes. (line 73)