Home | History | Annotate | Download | only in config

Lines Matching refs:DEFAULT_FDPIC

166 # define DEFAULT_FDPIC	EF_FRV_FDPIC
168 # define DEFAULT_FDPIC 0
175 static flagword frv_flags = DEFAULT_FLAGS | DEFAULT_FDPIC;
179 static const char *frv_pic_flag = DEFAULT_FDPIC ? "-mfdpic" : (const char *)0;