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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 2862 #define LARCH_LD_STACK_DEPTH 16
2863 static int64_t larch_opc_stack[LARCH_LD_STACK_DEPTH];
2869 if (LARCH_LD_STACK_DEPTH <= larch_stack_top)
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 2680 #define LARCH_LD_STACK_DEPTH 16
2681 static int64_t larch_opc_stack[LARCH_LD_STACK_DEPTH];
2687 if (LARCH_LD_STACK_DEPTH <= larch_stack_top)
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 2655 #define LARCH_LD_STACK_DEPTH 16
2656 static int64_t larch_opc_stack[LARCH_LD_STACK_DEPTH];
2662 if (LARCH_LD_STACK_DEPTH <= larch_stack_top)
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 2680 #define LARCH_LD_STACK_DEPTH 16
2681 static int64_t larch_opc_stack[LARCH_LD_STACK_DEPTH];
2687 if (LARCH_LD_STACK_DEPTH <= larch_stack_top)

Completed in 42 milliseconds