Searched refs:last_map_state (Results 1 – 3 of 3) sorted by relevance
68 static enum riscv_seg_mstate last_map_state = MAP_NONE; variable1002 return last_map_state; in riscv_search_mapping_symbol()1262 last_map_state = mstate; in print_insn_riscv()
68 static enum riscv_seg_mstate last_map_state = MAP_NONE; variable1053 return last_map_state; in riscv_search_mapping_symbol()1309 last_map_state = mstate; in print_insn_riscv()
54188 (last_map_state): New.97830 opcodes/riscv-dis.c: Remove last_map_state97834 This commit removes unused variable last_map_state (set by the97839 * riscv-dis.c (last_map_state): Remove.97840 (print_insn_riscv): Remove setting last_map_state.172945 * riscv-dis.c (last_map_symbol, last_stop_offset, last_map_state):