Searched refs:SHT_SH5_CR_SORTED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh64-com.c116 && elf_section_data (cranges)->this_hdr.sh_type == SHT_SH5_CR_SORTED)
126 != SHT_SH5_CR_SORTED)
140 elf_section_data (cranges)->this_hdr.sh_type = SHT_SH5_CR_SORTED;
H A Delf32-sh64.c133 through SHT_SH5_CR_SORTED on a sorted .cranges section. */
149 elf_section_hdr->sh_type = SHT_SH5_CR_SORTED;
262 We only recognize SHT_SH5_CR_SORTED, on the .cranges section. */
275 case SHT_SH5_CR_SORTED:
280 sh64_elf_fake_sections, keeping SHT_SH5_CR_SORTED if this object
713 != SHT_SH5_CR_SORTED)
721 = SHT_SH5_CR_SORTED;
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dsh.h103 #define SHT_SH5_CR_SORTED 0x80000001 macro

Completed in 127 milliseconds