Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Delf-fdpic.h37 #define ELF_FDPIC_FLAG_PRESENT 0x80000000 /* T if this object is present */ macro
/kernel/linux/linux-6.6/include/linux/
Delf-fdpic.h49 #define ELF_FDPIC_FLAG_PRESENT 0x80000000 /* T if this object is present */ macro