Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dstackleak_plugin.c78 static bool is_alloca(gimple stmt) in is_alloca() function
202 if (!is_alloca(stmt)) in stackleak_instrument_execute()