Home
last modified time | relevance | path

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

/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c174 bool prologue_instrumented = false, is_leaf = true; in stackleak_instrument_execute() local
211 prologue_instrumented = true; in stackleak_instrument_execute()
215 if (prologue_instrumented) in stackleak_instrument_execute()