Searched refs:SHT_SH5_CR_SORTED (Results 1 – 3 of 3) sorted by relevance
116 && elf_section_data (cranges)->this_hdr.sh_type == SHT_SH5_CR_SORTED) in sh64_address_in_cranges()126 != SHT_SH5_CR_SORTED) in sh64_address_in_cranges()140 elf_section_data (cranges)->this_hdr.sh_type = SHT_SH5_CR_SORTED; in sh64_address_in_cranges()
146 elf_section_hdr->sh_type = SHT_SH5_CR_SORTED; in sh64_elf_fake_sections()272 case SHT_SH5_CR_SORTED: in sh64_backend_section_from_shdr()710 != SHT_SH5_CR_SORTED) in sh64_elf_final_write_processing()718 = SHT_SH5_CR_SORTED; in sh64_elf_final_write_processing()
103 #define SHT_SH5_CR_SORTED 0x80000001 macro