Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/gcc-plugins/
Dstackleak_plugin.c76 static bool is_alloca(gimple stmt) in is_alloca() function
123 if (!is_alloca(stmt)) in stackleak_instrument_execute()