Home
last modified time | relevance | path

Searched refs:MAP_ARM (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.h308 MAP_ARM, enumerator
Dtc-arm.c2594 case MAP_ARM: in make_mapping_symbol()
2611 case MAP_ARM: in make_mapping_symbol()
2698 if (state == MAP_ARM || state == MAP_THUMB) in mapping_state()
2712 record_alignment (now_seg, state == MAP_ARM ? 2 : 1); in mapping_state()
2737 if (TRANSITION (MAP_UNDEFINED, MAP_ARM) in mapping_state_2()
3684 mapping_state (MAP_ARM); in s_arm_elf_inst()
18431 mapping_state (MAP_ARM); in md_assemble()
21635 state = MAP_ARM; in arm_handle_align()
21745 mapping_state_2 (frag_thumb_mode ? MAP_THUMB : MAP_ARM, max_chars); in arm_init_frag()
/toolchain/binutils/binutils-2.27/opcodes/
Darm-dis.c51 MAP_ARM, enumerator
6209 enum map_type type = MAP_ARM; in find_ifthen_state()
6246 *map_type = ((name[1] == 'a') ? MAP_ARM in is_mapping_symbol()
6295 *map_type = MAP_ARM; in get_sym_code_type()
6319 enum map_type type = MAP_ARM; in mapping_symbol_for_insn()
6492 enum map_type type = MAP_ARM; in print_insn()