Searched refs:internal_sym (Results 1 – 2 of 2) sorted by relevance
790 SYMR internal_sym; in bfd_ecoff_debug_accumulate() local792 (*swap_sym_in) (input_bfd, lraw_src, &internal_sym); in bfd_ecoff_debug_accumulate()794 BFD_ASSERT (internal_sym.sc != scCommon in bfd_ecoff_debug_accumulate()795 && internal_sym.sc != scSCommon); in bfd_ecoff_debug_accumulate()798 switch (internal_sym.st) in bfd_ecoff_debug_accumulate()801 if (ECOFF_IS_STAB (&internal_sym)) in bfd_ecoff_debug_accumulate()809 internal_sym.value += section_adjust[internal_sym.sc]; in bfd_ecoff_debug_accumulate()826 if (! fgotfilename && internal_sym.iss == fdr.rss) in bfd_ecoff_debug_accumulate()832 name = input_debug->ss + fdr.issBase + internal_sym.iss; in bfd_ecoff_debug_accumulate()834 internal_sym.iss = 0; in bfd_ecoff_debug_accumulate()[all …]
926 SYMR internal_sym; in _bfd_ecoff_slurp_symbol_table() local928 (*swap_sym_in) (abfd, (void *) lraw_src, &internal_sym); in _bfd_ecoff_slurp_symbol_table()931 + internal_sym.iss); in _bfd_ecoff_slurp_symbol_table()932 if (!ecoff_set_symbol_info (abfd, &internal_sym, in _bfd_ecoff_slurp_symbol_table()