Searched refs:sym_section (Results 1 – 2 of 2) sorted by relevance
698 asection * sym_section; member725 if (reloc_data.sym_section != NULL) in debug_arc_reloc()730 reloc_data.sym_section->name, in debug_arc_reloc()731 (unsigned int) reloc_data.sym_section->output_offset); in debug_arc_reloc()732 if (reloc_data.sym_section->output_section != NULL) in debug_arc_reloc()736 ((unsigned int) reloc_data.sym_section->output_section->vma)); in debug_arc_reloc()739 PR_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename); in debug_arc_reloc()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 …]
1341 asection * sym_section = NULL; in mn10300_elf_check_relocs() local1358 sym_section = bfd_abs_section_ptr; in mn10300_elf_check_relocs()1365 sym_section = h->root.u.def.section; in mn10300_elf_check_relocs()1371 if (sym_section != bfd_abs_section_ptr) in mn10300_elf_check_relocs()