Home
last modified time | relevance | path

Searched refs:handle_malloc_attribute (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc40 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
104 handle_malloc_attribute, NULL },
231 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), in handle_malloc_attribute() function
H A DChangeLog828 (handle_malloc_attribute): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-attribs.cc47 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
125 handle_malloc_attribute, NULL),
426 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), in handle_malloc_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc52 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
169 handle_malloc_attribute, NULL),
506 handle_malloc_attribute (tree *node, tree, tree, int, bool *) in handle_malloc_attribute() function
H A DChangeLog-2018216 * d-attribs.c (handle_malloc_attribute): Use gcc_assert instead of
H A DChangeLog-201286 handle_const_attribute, handle_malloc_attribute,
H A DChangeLog-2020474 (handle_malloc_attribute): Likewise.
H A DChangeLog-20131126 (handle_malloc_attribute): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c47 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
111 handle_malloc_attribute, NULL },
334 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), in handle_malloc_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc47 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
111 handle_malloc_attribute, NULL },
334 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), in handle_malloc_attribute() function
H A DChangeLog4979 (handle_malloc_attribute): New local function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c111 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
343 handle_malloc_attribute, attr_alloc_exclusions },
2893 handle_malloc_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_malloc_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc118 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
387 handle_malloc_attribute, attr_alloc_exclusions },
3297 handle_malloc_attribute (tree *node, tree name, tree args, int flags, in handle_malloc_attribute() function
H A DChangeLog1342 * c-attribs.c (handle_malloc_attribute): Fix a typo in inform
1475 (handle_malloc_attribute): Call it. Use ATTR_FLAG_INTERNAL.
1501 (handle_malloc_attribute): Handle argument forms of attribute.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200224548 handle_no_instrument_function_attribute, handle_malloc_attribute,
24562 handle_no_instrument_function_attribute, handle_malloc_attribute,
H A DChangeLog-200110435 handle_no_check_memory_usage_attribute, handle_malloc_attribute,
H A DChangeLog-200517581 (handle_malloc_attribute): Likewise.