HomeSort by relevance Sort by last modified time
    Searched refs:flag_pic (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h 190 /* Don't allow flag_pic to propagate since gas may produce invalid code
196 if (TARGET_64BIT && flag_pic != 1) \
198 if (flag_pic > 1) \
202 flag_pic = 1; \
204 else if (!TARGET_64BIT && flag_pic) \
207 (flag_pic > 1) ? "PIC" : "pic"); \
208 flag_pic = 0; \
i386.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
options.h 1229 #define flag_pic macro
    [all...]
insn-flags.h     [all...]

Completed in 68 milliseconds