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
320 One difference between the Clang and GCC plugin
322 plugin treats them as fully separate variables,
345 Use GCC plugin to randomize structure layout.
347 This plugin was ported from grsecurity/PaX. More