Searched refs:IS_MIDDLE_ENDIAN (Results 1 – 2 of 2) sorted by relevance
49 #define IS_MIDDLE_ENDIAN(S) ((S & MIDDLE_ENDIAN) != 0) macro
2049 if (IS_MIDDLE_ENDIAN (reloc->symbol) && !bfd_big_endian (abfd)) in plt_do_relocs_for_symbol()