Home
last modified time | relevance | path

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

/linux-4.4.14/arch/frv/include/asm/
Delf.h42 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro
74 #define elf_check_fdpic(x) ((x)->e_flags & EF_FRV_FDPIC && !((x)->e_flags & EF_FRV_NON_PIC_RELOCS))
119 #define ELF_FDPIC_CORE_EFLAGS EF_FRV_FDPIC