Searched refs:LINK_SPEC (Results 1 – 11 of 11) sorted by relevance
6 The LINK_SPEC for linux gets overwritten by linux-eabi.h which33 /* At this point, bpabi.h will have clobbered LINK_SPEC. We want to35 #undef LINK_SPEC36 -#define LINK_SPEC EABI_LINK_SPEC \37 +#define LINK_SPEC TARGET_FIX_V4BX_SPEC EABI_LINK_SPEC \
96 /* At this point, bpabi.h will have clobbered LINK_SPEC. We want to244 #undef LINK_SPEC245 #define LINK_SPEC LINK_SPEC_ENDIAN \339 #undef LINK_SPEC340 #define LINK_SPEC \369 #undef LINK_SPEC370 #define LINK_SPEC "-m elf32_sparc %{shared:-shared} \
76 #undef LINK_SPEC77 #define LINK_SPEC LINUX_TARGET_LINK_SPEC macro
86 #undef LINK_SPEC87 #define LINK_SPEC BPABI_LINK_SPEC macro
101 #ifndef LINK_SPEC102 #define LINK_SPEC "%{mbig-endian:-EB} %{mlittle-endian:-EL} -X" macro
96 #undef LINK_SPEC97 #define LINK_SPEC EABI_LINK_SPEC \ macro
26 #undef LINK_SPEC27 #define LINK_SPEC "%{h*} \
50 #define LINK_SPEC LINUX_TARGET_LINK_SPEC AARCH64_ERRATA_LINK_SPEC macro
31116 -- Macro: LINK_SPEC31124 Another C string constant used much like 'LINK_SPEC'. The31159 If defined, this C string constant is added to 'LINK_SPEC'. When31164 Another C string constant used much like 'LINK_SPEC'. The31172 Another C string constant used much like 'LINK_SPEC'. The54187 * LINK_SPEC: Driver. (line 100)