Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh64.c436 else if (seginfo->tc_segment_info_data.contents_type == CRT_SH5_ISA32) in shmedia_frob_section_type()
3141 enum sh64_elf_cr_type contents_type in sh64_set_contents_type() local
3142 = seginfo->tc_segment_info_data.contents_type; in sh64_set_contents_type()
3153 if (contents_type == new_contents_type) in sh64_set_contents_type()
3166 seginfo->tc_segment_info_data.contents_type in sh64_set_contents_type()
3168 || contents_type == CRT_SH5_ISA32) in sh64_set_contents_type()
3195 || contents_type == CRT_SH5_ISA32)) in sh64_set_contents_type()
3201 symp, contents_type); in sh64_set_contents_type()
3208 seginfo->tc_segment_info_data.contents_type = new_contents_type; in sh64_set_contents_type()
3381 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