Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c5090 nvptx_handle_shared_attribute (tree *node, tree name, tree ARG_UNUSED (args), in nvptx_handle_shared_attribute() function
5116 { "shared", 0, 0, true, false, false, false, nvptx_handle_shared_attribute,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc5801 nvptx_handle_shared_attribute (tree *node, tree name, tree ARG_UNUSED (args), in nvptx_handle_shared_attribute() function
5827 { "shared", 0, 0, true, false, false, false, nvptx_handle_shared_attribute,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20165630 (nvptx_handle_shared_attribute): New. Use it...