Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtarget-def.h430 #define TARGET_INSERT_ATTRIBUTES hook_void_tree_treeptr macro
632 TARGET_INSERT_ATTRIBUTES, \
HDChangeLog-200111513 (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.
HDChangeLog-200421727 * config/i386/i386.c (TARGET_INSERT_ATTRIBUTES): Define in terms of
21737 (TARGET_INSERT_ATTRIBUTES): Define in terms of
HDChangeLog-200215234 * config/h8300/h8300.c (TARGET_INSERT_ATTRIBUTES): Define.
/trueos/contrib/gcc/config/sparc/
HDsparc.c533 #undef TARGET_INSERT_ATTRIBUTES
534 #define TARGET_INSERT_ATTRIBUTES SUBTARGET_INSERT_ATTRIBUTES macro
/trueos/contrib/gcc/config/i386/
HDi386.c1620 #undef TARGET_INSERT_ATTRIBUTES
1621 #define TARGET_INSERT_ATTRIBUTES SUBTARGET_INSERT_ATTRIBUTES macro
/trueos/contrib/gcc/doc/
HDtm.texi8792 @deftypefn {Target Hook} void TARGET_INSERT_ATTRIBUTES (tree @var{node}, tree *@var{attr_ptr})
9387 defining the target hook @samp{TARGET_INSERT_ATTRIBUTES} as well.