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

  /toolchain/binutils/binutils-2.27/bfd/
elf32-arc.c 698 asection * sym_section; member in struct:arc_relocation_data
725 if (reloc_data.sym_section != NULL)
730 reloc_data.sym_section->name,
731 (unsigned int) reloc_data.sym_section->output_offset);
732 if (reloc_data.sym_section->output_section != NULL)
736 ((unsigned int) reloc_data.sym_section->output_section->vma));
739 PR_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
830 + (reloc_data.sym_section->output_section != NULL ? \
831 (reloc_data.sym_section->output_offset \
832 + reloc_data.sym_section->output_section->vma) : 0))
    [all...]
elf-m10300.c 1341 asection * sym_section = NULL; local
    [all...]

Completed in 162 milliseconds