Searched refs:EF_FRV_FDPIC (Results 1 – 3 of 3) sorted by relevance
100 #define EF_FRV_FDPIC 0x00008000 /* -mfdpic */ macro115 | EF_FRV_FDPIC)
2323 * frv.h (EF_FRV_FDPIC): New macro.
166 # define DEFAULT_FDPIC EF_FRV_FDPIC432 frv_flags |= EF_FRV_FDPIC; in md_parse_option()437 frv_flags &= ~(EF_FRV_FDPIC | EF_FRV_PIC in md_parse_option()514 return (frv_flags & EF_FRV_FDPIC) != 0; in frv_md_fdpic_enabled()