Lines Matching refs:plugin
12 flaws, this plugin is available to identify and zero-initialize
15 This plugin was originally ported from grsecurity/PaX. More
157 structleak plugin finds a variable it thinks needs to be
159 by the plugin, this can produce false positive warnings.
182 This plugin was ported from grsecurity/PaX. More information at:
192 stackleak plugin finds a function it thinks needs to be
202 The STACKLEAK gcc plugin instruments the kernel code for tracking
383 One difference between the Clang and GCC plugin
385 plugin treats them as fully separate variables,
408 Use GCC plugin to randomize structure layout.
410 This plugin was ported from grsecurity/PaX. More