Home
last modified time | relevance | path

Searched refs:IS_MIDDLE_ENDIAN (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Darc-plt.h49 #define IS_MIDDLE_ENDIAN(S) ((S & MIDDLE_ENDIAN) != 0) macro
Delf32-arc.c2049 if (IS_MIDDLE_ENDIAN (reloc->symbol) && !bfd_big_endian (abfd)) in plt_do_relocs_for_symbol()