Home
last modified time | relevance | path

Searched refs:fdpic (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/kernel/
Dsignal.c328 bool fdpic = IS_ENABLED(CONFIG_BINFMT_ELF_FDPIC) && in setup_return() local
331 if (fdpic) { in setup_return()
377 if (fdpic) { in setup_return()
438 if (fdpic) in setup_return()
/linux-6.1.9/arch/sh/
DMakefile76 cflags-y += $(call cc-option,-mno-fdpic)
/linux-6.1.9/arch/arm/
DMakefile26 KBUILD_CFLAGS += $(call cc-option,-mno-fdpic)