HomeSort by: relevance | last modified time | path
    Searched refs:sym_section (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-arc.c 167 asection *sym_section; member in struct:arc_relocation_data
1093 if (reloc_data.sym_section != NULL)
1097 reloc_data.sym_section->name,
1098 (unsigned int) reloc_data.sym_section->output_offset);
1099 if (reloc_data.sym_section->output_section != NULL)
1101 ((unsigned int) reloc_data.sym_section->output_section->vma));
1103 if (reloc_data.sym_section->owner
1104 && reloc_data.sym_section->owner->filename)
1105 ARC_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
1200 + (reloc_data.sym_section->output_section != NULL ?
    [all...]
arc-got.h 286 reloc_data->sym_section = h->root.u.def.section;
415 = reloc_data->sym_section->output_section->vma
416 + reloc_data->sym_section->output_offset;
elf-m10300.c 1320 asection * sym_section = NULL; local
1337 sym_section = bfd_abs_section_ptr;
1344 sym_section = h->root.u.def.section;
1350 if (sym_section != bfd_abs_section_ptr)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c 167 asection *sym_section; member in struct:arc_relocation_data
1088 if (reloc_data.sym_section != NULL)
1092 reloc_data.sym_section->name,
1093 (unsigned int) reloc_data.sym_section->output_offset);
1094 if (reloc_data.sym_section->output_section != NULL)
1096 ((unsigned int) reloc_data.sym_section->output_section->vma));
1098 if (reloc_data.sym_section->owner
1099 && reloc_data.sym_section->owner->filename)
1100 ARC_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
1195 + (reloc_data.sym_section->output_section != NULL ?
    [all...]
arc-got.h 286 reloc_data->sym_section = h->root.u.def.section;
415 = reloc_data->sym_section->output_section->vma
416 + reloc_data->sym_section->output_offset;
elf-m10300.c 1320 asection * sym_section = NULL; local
1337 sym_section = bfd_abs_section_ptr;
1344 sym_section = h->root.u.def.section;
1350 if (sym_section != bfd_abs_section_ptr)
  /src/external/gpl3/gdb/dist/bfd/
elf32-arc.c 167 asection *sym_section; member in struct:arc_relocation_data
1088 if (reloc_data.sym_section != NULL)
1092 reloc_data.sym_section->name,
1093 (unsigned int) reloc_data.sym_section->output_offset);
1094 if (reloc_data.sym_section->output_section != NULL)
1096 ((unsigned int) reloc_data.sym_section->output_section->vma));
1098 if (reloc_data.sym_section->owner
1099 && reloc_data.sym_section->owner->filename)
1100 ARC_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
1195 + (reloc_data.sym_section->output_section != NULL ?
    [all...]
arc-got.h 286 reloc_data->sym_section = h->root.u.def.section;
415 = reloc_data->sym_section->output_section->vma
416 + reloc_data->sym_section->output_offset;
elf-m10300.c 1320 asection * sym_section = NULL; local
1337 sym_section = bfd_abs_section_ptr;
1344 sym_section = h->root.u.def.section;
1350 if (sym_section != bfd_abs_section_ptr)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arc.c 167 asection *sym_section; member in struct:arc_relocation_data
1089 if (reloc_data.sym_section != NULL)
1093 reloc_data.sym_section->name,
1094 (unsigned int) reloc_data.sym_section->output_offset);
1095 if (reloc_data.sym_section->output_section != NULL)
1097 ((unsigned int) reloc_data.sym_section->output_section->vma));
1099 if (reloc_data.sym_section->owner
1100 && reloc_data.sym_section->owner->filename)
1101 ARC_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
1196 + (reloc_data.sym_section->output_section != NULL ?
    [all...]
arc-got.h 286 reloc_data->sym_section = h->root.u.def.section;
415 = reloc_data->sym_section->output_section->vma
416 + reloc_data->sym_section->output_offset;
elf-m10300.c 1320 asection * sym_section = NULL; local
1337 sym_section = bfd_abs_section_ptr;
1344 sym_section = h->root.u.def.section;
1350 if (sym_section != bfd_abs_section_ptr)

Completed in 52 milliseconds