Searched defs:elf_check_fdpic (Results 1 – 3 of 3) sorted by relevance
74 #define elf_check_fdpic(x) ((x)->e_flags & EF_FRV_FDPIC && !((x)->e_flags & EF_FRV_NON_PIC_RELOCS)) macro
39 #define elf_check_fdpic(x) ((x)->e_flags & EF_BFIN_FDPIC /* && !((x)->e_flags & EF_FRV_NON_PIC_RELO… macro
97 #define elf_check_fdpic(x) ((x)->e_flags & EF_SH_FDPIC) macro