Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-sh64.h26 CRT_DATA = 1, enumerator
Delf32-sh64-com.c210 ? CRT_SH5_ISA16 : CRT_DATA); in sh64_get_contents_type()
/toolchain/binutils/binutils-2.27/opcodes/
Dsh64-dis.c571 if (cr_type == CRT_DATA || length != 4) in print_insn_sh64()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c3384 && contents_type != CRT_DATA in sh64_update_contents_mark()
3388 sh64_set_contents_type (CRT_DATA); in sh64_update_contents_mark()
3467 sh64_set_contents_type (CRT_DATA); in sh64_flag_output()
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dsh64elf.em456 cr_type = CRT_DATA;