Searched refs:sh64_elf_section_data (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh64.h85 #define sh64_elf_section_data(sec) \ macro
H A Delf32-sh64.c97 /* For objcopy, we need to set up sh64_elf_section_data (asection *) from
140 if (sh64_elf_section_data (asect)->sh64_info != NULL)
142 |= sh64_elf_section_data (asect)->sh64_info->contents_flags;
306 assembling. We need to set up the sh64_elf_section_data (asection *)
322 sh64_sec_data = sh64_elf_section_data (isec)->sh64_info;
334 sh64_elf_section_data (osec)->sh64_info = sh64_sec_data;
658 = sh64_elf_section_data (cranges)->sh64_info->cranges_growth) != 0)

Completed in 86 milliseconds