Lines Matching refs:internal_syment
91 struct internal_syment *, asection **);
421 struct internal_syment * sym, in coff_sh_rtype_to_howto()
744 struct internal_syment sym; in sh_relax_section()
1118 struct internal_syment sym; in sh_relax_delete_bytes()
1383 struct internal_syment sym; in sh_relax_delete_bytes()
1453 struct internal_syment isym; in sh_relax_delete_bytes()
2729 struct internal_syment *syms, in sh_relocate_section()
2741 struct internal_syment *sym; in sh_relocate_section()
2905 struct internal_syment *internal_syms = NULL; in sh_coff_get_relocated_section_contents()
2925 struct internal_syment *isymp; in sh_coff_get_relocated_section_contents()
2939 amt *= sizeof (struct internal_syment); in sh_coff_get_relocated_section_contents()
2940 internal_syms = (struct internal_syment *) bfd_malloc (amt); in sh_coff_get_relocated_section_contents()