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

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Darc-plt.h39 RELATIVE_INSN_24 = (1 << 10), enumerator in enum:plt_reloc_symbol
44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
46 #define IS_INSN_24(S) ((S & RELATIVE_INSN_24) != 0)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Darc-plt.h39 RELATIVE_INSN_24 = (1 << 10), enumerator in enum:plt_reloc_symbol
44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
46 #define IS_INSN_24(S) ((S & RELATIVE_INSN_24) != 0)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Darc-plt.h39 RELATIVE_INSN_24 = (1 << 10), enumerator in enum:plt_reloc_symbol
44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
46 #define IS_INSN_24(S) ((S & RELATIVE_INSN_24) != 0)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Darc-plt.h39 RELATIVE_INSN_24 = (1 << 10), enumerator in enum:plt_reloc_symbol
44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
46 #define IS_INSN_24(S) ((S & RELATIVE_INSN_24) != 0)

Completed in 125 milliseconds