Home
last modified time | relevance | path

Searched refs:last_type (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Daarch64-dis.c43 static enum map_type last_type; variable
2444 last_type = type; in print_insn_aarch64()
2450 if (last_type == MAP_DATA) in print_insn_aarch64()
2471 if (last_type == MAP_DATA) in print_insn_aarch64()
Darm-dis.c66 enum map_type last_type; member
6604 private_data->last_type = type; in print_insn()
6605 is_thumb = (private_data->last_type == MAP_THUMB); in print_insn()
6606 is_data = (private_data->last_type == MAP_DATA); in print_insn()
DChangeLog-200687 (enum map_type, last_type): New.
/toolchain/binutils/binutils-2.27/bfd/
Dieee.c712 static char last_type; /* Is the index for an X or a D. */ variable
726 if (new_index != last_index || this_type != last_type) in get_symbol()
743 last_type = this_type; in get_symbol()
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-91971469 * stabs.c (struct stab_handle): Remove last_type field. Add
1476 set info->last_type.