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

  /src/external/gpl3/gdb.old/dist/sim/m32r/
dv-m32r_cache.c 29 struct m32r_cache_hw struct
60 attach_regs (struct hw *me, struct m32r_cache_hw *hw)
85 struct m32r_cache_hw *hw;
87 hw = HW_ZALLOC (me, struct m32r_cache_hw);
  /src/external/gpl3/gdb/dist/sim/m32r/
dv-m32r_cache.c 29 struct m32r_cache_hw struct
60 attach_regs (struct hw *me, struct m32r_cache_hw *hw)
85 struct m32r_cache_hw *hw;
87 hw = HW_ZALLOC (me, struct m32r_cache_hw);

Completed in 121 milliseconds