Searched refs:SUBTARGET_ASM_SPEC (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/mips/
H A Dlinux64.h28 #undef SUBTARGET_ASM_SPEC macro
29 #define SUBTARGET_ASM_SPEC "\ macro
H A Dopenbsd.h24 #undef SUBTARGET_ASM_SPEC macro
25 #define SUBTARGET_ASM_SPEC "%{fPIC|fPIE:-KPIC}" macro
H A Dnetbsd.h161 #undef SUBTARGET_ASM_SPEC macro
162 #define SUBTARGET_ASM_SPEC \ macro
H A Dlinux.h121 #undef SUBTARGET_ASM_SPEC macro
122 #define SUBTARGET_ASM_SPEC "%{mabi=64: -64} %{!mno-abicalls:-KPIC}" macro
H A Dfreebsd.h308 #undef SUBTARGET_ASM_SPEC macro
309 #define SUBTARGET_ASM_SPEC \ macro
H A Dmips.h855 /* SUBTARGET_ASM_SPEC is always passed to the assembler. It may be macro
858 #ifndef SUBTARGET_ASM_SPEC
859 #define SUBTARGET_ASM_SPEC ""
933 { "subtarget_asm_spec", SUBTARGET_ASM_SPEC }, \

Completed in 66 milliseconds