/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | target-def.h | 250 #define TARGET_INSERT_ATTRIBUTES hook_void_tree_treeptr macro 273 TARGET_INSERT_ATTRIBUTES, \
|
H A D | ChangeLog.6 | 11513 (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 D | ChangeLog.7 | 787 * config/h8300/h8300.c (TARGET_INSERT_ATTRIBUTES): Define.
|
/openbsd/gnu/gcc/gcc/ |
H A D | target-def.h | 427 #define TARGET_INSERT_ATTRIBUTES hook_void_tree_treeptr macro 624 TARGET_INSERT_ATTRIBUTES, \
|
/openbsd/gnu/gcc/gcc/config/v850/ |
H A D | v850.c | 114 #undef TARGET_INSERT_ATTRIBUTES 115 #define TARGET_INSERT_ATTRIBUTES v850_insert_attributes macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/v850/ |
H A D | v850.c | 95 #undef TARGET_INSERT_ATTRIBUTES 96 #define TARGET_INSERT_ATTRIBUTES v850_insert_attributes macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | h8300.c | 123 #undef TARGET_INSERT_ATTRIBUTES 124 #define TARGET_INSERT_ATTRIBUTES h8300_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/m32c/ |
H A D | m32c.c | 2742 #undef TARGET_INSERT_ATTRIBUTES 2743 #define TARGET_INSERT_ATTRIBUTES m32c_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.c | 226 #undef TARGET_INSERT_ATTRIBUTES 227 #define TARGET_INSERT_ATTRIBUTES c4x_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/h8300/ |
H A D | h8300.c | 5734 #undef TARGET_INSERT_ATTRIBUTES 5735 #define TARGET_INSERT_ATTRIBUTES h8300_insert_attributes macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.c | 209 #undef TARGET_INSERT_ATTRIBUTES 210 #define TARGET_INSERT_ATTRIBUTES c4x_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/avr/ |
H A D | avr.c | 311 #undef TARGET_INSERT_ATTRIBUTES 312 #define TARGET_INSERT_ATTRIBUTES avr_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.c | 533 #undef TARGET_INSERT_ATTRIBUTES 534 #define TARGET_INSERT_ATTRIBUTES SUBTARGET_INSERT_ATTRIBUTES macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.c | 235 #undef TARGET_INSERT_ATTRIBUTES 236 #define TARGET_INSERT_ATTRIBUTES sh_insert_attributes macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 247 # undef TARGET_INSERT_ATTRIBUTES 248 # define TARGET_INSERT_ATTRIBUTES unicosmk_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.c | 10732 # undef TARGET_INSERT_ATTRIBUTES 10733 # define TARGET_INSERT_ATTRIBUTES unicosmk_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 311 #undef TARGET_INSERT_ATTRIBUTES 312 #define TARGET_INSERT_ATTRIBUTES sh_insert_attributes macro
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386.c | 1364 #undef TARGET_INSERT_ATTRIBUTES 1365 #define TARGET_INSERT_ATTRIBUTES SUBTARGET_INSERT_ATTRIBUTES macro
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | tm.texi | 8425 @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 D | tm.texi | 8844 @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 D | gccint.info | 27063 -- 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)
|