Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CC_STACKPROTECTOR_ALL
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_CC_STACKPROTECTOR_ALL:
(none)
(none)
arch/x86/Kconfig
The configuration item CONFIG_CC_STACKPROTECTOR_ALL:
CONFIG_CC_STACKPROTECTOR
Normally, GCC only inserts the canary value protection for functions that use large-ish on-stack buffers. By enabling this option, GCC will be asked to do this for ALL functions.
arch/x86_64/Kconfig
The configuration item CONFIG_CC_STACKPROTECTOR_ALL:
CONFIG_CC_STACKPROTECTOR
Normally, GCC only inserts the canary value protection for functions that use large-ish on-stack buffers. By enabling this option, GCC will be asked to do this for ALL functions.
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 - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab