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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 215 #define IS_LOONGARCH_TLS_TRANS_RELOC(R_TYPE) \
934 if (! IS_LOONGARCH_TLS_TRANS_RELOC (r_type))
1205 if (IS_LOONGARCH_TLS_TRANS_RELOC (r_type)
6223 if (IS_LOONGARCH_TLS_TRANS_RELOC (r_type)
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 215 #define IS_LOONGARCH_TLS_TRANS_RELOC(R_TYPE) \
794 if (! IS_LOONGARCH_TLS_TRANS_RELOC (r_type))
5824 if (IS_LOONGARCH_TLS_TRANS_RELOC (r_type)
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 206 #define IS_LOONGARCH_TLS_TRANS_RELOC(R_TYPE) \
781 if (! IS_LOONGARCH_TLS_TRANS_RELOC (r_type))
5506 if (IS_LOONGARCH_TLS_TRANS_RELOC (r_type)
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 215 #define IS_LOONGARCH_TLS_TRANS_RELOC(R_TYPE) \
794 if (! IS_LOONGARCH_TLS_TRANS_RELOC (r_type))
5841 if (IS_LOONGARCH_TLS_TRANS_RELOC (r_type)

Completed in 80 milliseconds