Searched refs:score_fetch_inst (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dscore-tdep.c643 score_fetch_inst (CORE_ADDR addr, char *memblock) function
688 inst_t *inst = score_fetch_inst (cpc, NULL);
733 inst_t *inst = score_fetch_inst (cur_pc, NULL);
789 inst = score_fetch_inst (cur_pc, memblock);
795 inst = score_fetch_inst (cur_pc, NULL);
897 score_fetch_inst (cur_pc + SCORE_INSTLEN, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dscore-tdep.c643 score_fetch_inst (CORE_ADDR addr, char *memblock) function
688 inst_t *inst = score_fetch_inst (cpc, NULL);
733 inst_t *inst = score_fetch_inst (cur_pc, NULL);
789 inst = score_fetch_inst (cur_pc, memblock);
795 inst = score_fetch_inst (cur_pc, NULL);
897 score_fetch_inst (cur_pc + SCORE_INSTLEN, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dscore-tdep.c643 score_fetch_inst (CORE_ADDR addr, char *memblock) function
688 inst_t *inst = score_fetch_inst (cpc, NULL);
733 inst_t *inst = score_fetch_inst (cur_pc, NULL);
789 inst = score_fetch_inst (cur_pc, memblock);
795 inst = score_fetch_inst (cur_pc, NULL);
897 score_fetch_inst (cur_pc + SCORE_INSTLEN, NULL);

Completed in 165 milliseconds