Home
last modified time | relevance | path

Searched refs:NO_FPIE2_SPEC (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c886 #define NO_FPIE2_SPEC "fno-PIE" macro
887 #define FPIE2_SPEC NO_FPIE2_SPEC ":;"
888 #define NO_FPIE_SPEC NO_FPIE1_SPEC "|" NO_FPIE2_SPEC
898 #define NO_FPIE2_AND_FPIC2_SPEC NO_FPIE2_SPEC "|" NO_FPIC2_SPEC
907 #define NO_FPIE2_SPEC FPIE2_SPEC ":;" macro