Home
last modified time | relevance | path

Searched defs:ELF_FDPIC_FLAG_INDEPENDENT (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Delf-fdpic.h29 #define ELF_FDPIC_FLAG_INDEPENDENT 0x00000000 /* PT_LOADs can be put anywhere */ macro
/kernel/linux/linux-6.6/include/linux/
Delf-fdpic.h41 #define ELF_FDPIC_FLAG_INDEPENDENT 0x00000000 /* PT_LOADs can be put anywhere */ macro