Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Delf-fdpic.h36 #define ELF_FDPIC_FLAG_EXECUTABLE 0x00000040 /* T if this object is the executable */ macro
/kernel/linux/linux-6.6/include/linux/
Delf-fdpic.h48 #define ELF_FDPIC_FLAG_EXECUTABLE 0x00000040 /* T if this object is the executable */ macro