Searched refs:EF_FRV_FDPIC (Results 1 – 1 of 1) sorted by relevance
42 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro74 #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