Searched refs:handle_dll_attribute (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dtree.h3849 extern tree handle_dll_attribute (tree *, tree, tree, int, bool *);
H A Dtree.c3735 handle_dll_attribute (tree * pnode, tree name, tree args, int flags,
3714 handle_dll_attribute (tree * pnode, tree name, tree args, int flags, function
/freebsd-12-stable/contrib/gcc/config/arm/
H A Darm.c2876 { "dllimport", 0, 0, false, false, false, handle_dll_attribute },
2877 { "dllexport", 0, 0, false, false, false, handle_dll_attribute },
/freebsd-12-stable/contrib/gcc/config/i386/
H A Di386.c2574 { "dllimport", 0, 0, false, false, false, handle_dll_attribute },
2575 { "dllexport", 0, 0, false, false, false, handle_dll_attribute },

Completed in 237 milliseconds