Searched refs:IS_RELATIVE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Darc-plt.h44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0) macro
H A Delf32-arc.c2191 if (IS_RELATIVE (reloc->symbol))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Darc-plt.h44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0) macro
H A Delf32-arc.c2191 if (IS_RELATIVE (reloc->symbol))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Darc-plt.h44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0) macro
H A Delf32-arc.c2191 if (IS_RELATIVE (reloc->symbol))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Darc-plt.h44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0) macro
H A Delf32-arc.c2204 if (IS_RELATIVE (reloc->symbol))

Completed in 202 milliseconds