HomeSort by: relevance | last modified time | path
    Searched defs:ASM_PCREL_SPEC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.h 43 #define ASM_PCREL_SPEC "%{" FPIE_OR_FPIC_SPEC ":--pcrel} \
48 #define ASM_SPEC "%(asm_cpu_spec) %(asm_pcrel_spec)"
52 { "asm_pcrel_spec", ASM_PCREL_SPEC }, \
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.h 43 #define ASM_PCREL_SPEC "%{" FPIE_OR_FPIC_SPEC ":--pcrel} \
48 #define ASM_SPEC "%(asm_cpu_spec) %(asm_pcrel_spec)"
52 { "asm_pcrel_spec", ASM_PCREL_SPEC }, \

Completed in 87 milliseconds