Searched refs:append_access_attrs (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 3842 append_access_attrs (tree t, tree attrs, const char *attrstr, in append_access_attrs() function 4187 tree new_attrs = append_access_attrs (node[0], attrs, attrstr, code, idxs); in handle_access_attribute() 4200 tree attrs1 = append_access_attrs (node[1], attrs, attrstr, code, idxs); in handle_access_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | ChangeLog | 1974 (append_access_attrs): Add overload. Handle internal attribute 2217 * c-attribs.c (append_access_attrs): Handle attr_access::none. 2406 * c-attribs.c (append_access_attrs): Correctly handle attribute. 2513 * c-attribs.c (append_access_attrs): Validate against the translated 2622 * c-attribs.c (append_access_attrs): Avoid buffer overflow. Avoid 2650 (append_access_attrs): New function.
|