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
156 structleak plugin finds a variable it thinks needs to be
158 by the plugin, this can produce false positive warnings.
181 This plugin was ported from grsecurity/PaX. More information at:
191 stackleak plugin finds a function it thinks needs to be
201 The STACKLEAK gcc plugin instruments the kernel code for tracking
323 One difference between the Clang and GCC plugin
325 plugin treats them as fully separate variables,
348 Use GCC plugin to randomize structure layout.
350 This plugin was ported from grsecurity/PaX. More