Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstackleak_plugin.c176 bool prologue_instrumented = false, is_leaf = true; in stackleak_instrument_execute() local
213 prologue_instrumented = true; in stackleak_instrument_execute()
217 if (prologue_instrumented) in stackleak_instrument_execute()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds