Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GCC_PLUGINS
has multiple definitions:
scripts/gcc-plugins/Kconfig
The configuration item CONFIG_GCC_PLUGINS:
( CONFIG_HAVE_GCC_PLUGINS ) && ( CONFIG_CC_IS_GCC ) && ($( CONFIG_success,test -e $( CONFIG_shell,$( CONFIG_CC ) -print-file-name = CONFIG_plugin )/include/plugin-version.h ))
GCC plugins are loadable modules that provide extra features to the compiler. They are useful for runtime instrumentation and static analysis.
See Documentation/kbuild/gcc-plugins.rst for details.
scripts/gcc-plugins/Kconfig
The configuration item CONFIG_GCC_PLUGINS:
( CONFIG_HAVE_GCC_PLUGINS ) && ( CONFIG_PLUGIN_HOSTCC != "")
GCC plugins are loadable modules that provide extra features to the compiler. They are useful for runtime instrumentation and static analysis.
See Documentation/core-api/gcc-plugins.rst for details.
arch/Kconfig
The configuration item CONFIG_GCC_PLUGINS:
( CONFIG_HAVE_GCC_PLUGINS ) && ( CONFIG_PLUGIN_HOSTCC != "")
GCC plugins are loadable modules that provide extra features to the compiler. They are useful for runtime instrumentation and static analysis.
See Documentation/gcc-plugins.txt for details.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab