HomeSort by: relevance | last modified time | path
    Searched defs:IS_RELATIVE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
arc-plt.h 44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
  /src/external/gpl3/binutils.old/dist/bfd/
arc-plt.h 44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
  /src/external/gpl3/gdb/dist/bfd/
arc-plt.h 44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
  /src/external/gpl3/gdb.old/dist/bfd/
arc-plt.h 44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)

Completed in 37 milliseconds