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

  /src/external/gpl3/binutils/dist/gas/config/
tc-riscv.c 2355 bfd_reloc_code_real_type *imm_reloc)
2416 riscv_call (rd, rs1, imm_expr, *imm_reloc);
2840 side effect, it sets the global variable imm_reloc to the type of
2845 bfd_reloc_code_real_type *imm_reloc, htab_t hash)
2907 *imm_reloc = BFD_RELOC_UNUSED;
3023 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3033 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3042 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3051 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3060 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p
4402 bfd_reloc_code_real_type imm_reloc = BFD_RELOC_UNUSED; local
5615 bfd_reloc_code_real_type imm_reloc = BFD_RELOC_UNUSED; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-riscv.c 2355 bfd_reloc_code_real_type *imm_reloc)
2416 riscv_call (rd, rs1, imm_expr, *imm_reloc);
2833 side effect, it sets the global variable imm_reloc to the type of
2838 bfd_reloc_code_real_type *imm_reloc, htab_t hash)
2899 *imm_reloc = BFD_RELOC_UNUSED;
3015 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3025 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3034 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3043 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3052 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p
4391 bfd_reloc_code_real_type imm_reloc = BFD_RELOC_UNUSED; local
5604 bfd_reloc_code_real_type imm_reloc = BFD_RELOC_UNUSED; local
    [all...]

Completed in 17 milliseconds