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

  /src/external/gpl3/gdb.old/dist/gdb/arch/
riscv.c 37 riscv_create_target_description (const struct riscv_gdbarch_features features) function
125 target_desc_up tdesc (riscv_create_target_description (features));
  /src/external/gpl3/gdb/dist/gdb/arch/
riscv.c 36 riscv_create_target_description (const struct riscv_gdbarch_features features) function
124 target_desc_up tdesc (riscv_create_target_description (features));

Completed in 20 milliseconds