Home
last modified time | relevance | path

Searched refs:contents_type (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c437 else if (seginfo->tc_segment_info_data.contents_type == CRT_SH5_ISA32) in shmedia_frob_section_type()
3143 enum sh64_elf_cr_type contents_type in sh64_set_contents_type() local
3144 = seginfo->tc_segment_info_data.contents_type; in sh64_set_contents_type()
3155 if (contents_type == new_contents_type) in sh64_set_contents_type()
3168 seginfo->tc_segment_info_data.contents_type in sh64_set_contents_type()
3170 || contents_type == CRT_SH5_ISA32) in sh64_set_contents_type()
3197 || contents_type == CRT_SH5_ISA32)) in sh64_set_contents_type()
3203 symp, contents_type); in sh64_set_contents_type()
3210 seginfo->tc_segment_info_data.contents_type = new_contents_type; in sh64_set_contents_type()
3380 enum sh64_elf_cr_type contents_type in sh64_update_contents_mark() local
[all …]
Dtc-sh64.h62 enum sh64_elf_cr_type contents_type; member