Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dsh64-dis.c453 if (sh64_infop->crange.cr_type != CRT_NONE in sh64_get_contents_type_disasm()
466 if (cr_type != CRT_NONE) in sh64_get_contents_type_disasm()
480 if (cr_type != CRT_NONE) in sh64_get_contents_type_disasm()
578 && sh64_infop->crange.cr_type != CRT_NONE in print_insn_sh64()
/toolchain/binutils/binutils-2.27/bfd/
Delf32-sh64-com.c198 rangep->cr_type = CRT_NONE; in sh64_get_contents_type()
229 return CRT_NONE; in sh64_get_contents_type()
Delf32-sh64.h25 CRT_NONE = 0, enumerator
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dsh64elf.em414 enum sh64_elf_cr_type last_cr_type = CRT_NONE;
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c3385 && contents_type != CRT_NONE in sh64_update_contents_mark()