Home
last modified time | relevance | path

Searched refs:sh_deferred_function_attributes_tail (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh-c.c46 *sh_deferred_function_attributes_tail in sh_add_function_attribute()
47 = tree_cons (id, NULL_TREE, *sh_deferred_function_attributes_tail); in sh_add_function_attribute()
48 sh_deferred_function_attributes_tail in sh_add_function_attribute()
49 = &TREE_CHAIN (*sh_deferred_function_attributes_tail); in sh_add_function_attribute()
H A Dsh.h3095 extern tree *sh_deferred_function_attributes_tail;
H A Dsh.c75 tree *sh_deferred_function_attributes_tail = &sh_deferred_function_attributes; variable
7614 *sh_deferred_function_attributes_tail = *attributes; in sh_insert_attributes()
7662 sh_deferred_function_attributes_tail = &sh_deferred_function_attributes; in sh_insert_attributes()