Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dstructleak_plugin.c35 #define TYPE_USERSPACE(TYPE) TYPE_LANG_FLAG_5(TYPE) macro
113 if (TYPE_USERSPACE(type)) in finish_type()
117 TYPE_USERSPACE(type) = 1; in finish_type()
202 if (TYPE_USERSPACE(type) || in structleak_execute()