Searched refs:ELF_FDPIC_FLAG_EXECUTABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Delf-fdpic.h48 #define ELF_FDPIC_FLAG_EXECUTABLE 0x00000040 /* T if this object is the executable */ macro
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c206 exec_params.flags = ELF_FDPIC_FLAG_PRESENT | ELF_FDPIC_FLAG_EXECUTABLE;

Completed in 110 milliseconds