HomeSort by relevance Sort by last modified time
    Searched refs:sh64_elf_section_data (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-sh64.h 85 #define sh64_elf_section_data(sec) \ macro
elf32-sh64.c 97 /* For objcopy, we need to set up sh64_elf_section_data (asection *) from
141 if (sh64_elf_section_data (asect)->sh64_info != NULL)
143 |= sh64_elf_section_data (asect)->sh64_info->contents_flags;
308 assembling. We need to set up the sh64_elf_section_data (asection *)
324 sh64_sec_data = sh64_elf_section_data (isec)->sh64_info;
336 sh64_elf_section_data (osec)->sh64_info = sh64_sec_data;
660 = sh64_elf_section_data (cranges)->sh64_info->cranges_growth) != 0)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh64.c 439 sec_elf_data = sh64_elf_section_data (sec)->sh64_info;
443 sh64_elf_section_data (sec)->sh64_info = sec_elf_data;
    [all...]

Completed in 92 milliseconds