Searched refs:ENDIAN_SPEC (Results 1 – 4 of 4) sorted by relevance
524 #ifndef ENDIAN_SPEC526 #define ENDIAN_SPEC "%{!EB:%{!meb:-EL}} %{EB|meb:-EB}" macro528 #define ENDIAN_SPEC "%{!EL:%{!mel:-EB}} %{EL|mel:-EL}" macro903 { "endian_spec", ENDIAN_SPEC }, \
733 #ifndef ENDIAN_SPEC735 #define ENDIAN_SPEC "%{!EB:%{!meb:-EL}} %{EB|meb:-EB}" macro737 #define ENDIAN_SPEC "%{!EL:%{!mel:-EB}} %{EL|mel:-EL}" macro1194 { "endian_spec", ENDIAN_SPEC }, \
10973 * mips/mips.h: Change LINKER_ENDIAN_SPEC to ENDIAN_SPEC10975 (ENDIAN_SPEC): Add %{EB} and %{EL}.
18522 * config/mips/mips.h (ENDIAN_SPEC): Output the endianness flag if