Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Darc-plt.h41 RELATIVE_INSN_24 = (1 << 10), enumerator
46 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
48 #define IS_INSN_24(S) ((S & RELATIVE_INSN_24) != 0)