Searched refs:EF_FRV_FDPIC (Results 1 – 10 of 10) sorted by relevance
84 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro97 | EF_FRV_FDPIC)
20 * frv.h (EF_FRV_FDPIC): New macro.
100 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro115 | EF_FRV_FDPIC)
451 * frv.h (EF_FRV_FDPIC): New macro.
337 if (elf_flags & EF_FRV_FDPIC) in frv_linux_elf_osabi_sniffer()
1467 if (elf_flags & EF_FRV_FDPIC) in frv_gdbarch_init()
166 # define DEFAULT_FDPIC EF_FRV_FDPIC420 frv_flags |= EF_FRV_FDPIC;425 frv_flags &= ~(EF_FRV_FDPIC | EF_FRV_PIC503 return (frv_flags & EF_FRV_FDPIC) != 0; in frv_md_fdpic_enabled()
166 # define DEFAULT_FDPIC EF_FRV_FDPIC435 frv_flags |= EF_FRV_FDPIC;440 frv_flags &= ~(EF_FRV_FDPIC | EF_FRV_PIC518 return (frv_flags & EF_FRV_FDPIC) != 0; in frv_md_fdpic_enabled()
4255 return (((elf_elfheader (abfd)->e_flags & EF_FRV_FDPIC) != 0)4352 if (new_flags & EF_FRV_FDPIC)4586 if (((new_flags & EF_FRV_FDPIC) == 0)4674 if (flags & EF_FRV_FDPIC)
6372 return (((elf_elfheader (abfd)->e_flags & EF_FRV_FDPIC) != 0)6496 if (new_flags & EF_FRV_FDPIC)6731 if (((new_flags & EF_FRV_FDPIC) == 0)6821 if (flags & EF_FRV_FDPIC)