Searched refs:last_stab (Results 1 – 1 of 1) sorted by relevance
920 bfd_byte *last_stab = NULL; in _bfd_stab_section_find_nearest_line() local1151 info->indextable[i].val = bfd_get_32 (abfd, last_stab + VALOFF); in _bfd_stab_section_find_nearest_line()1152 info->indextable[i].stab = last_stab; in _bfd_stab_section_find_nearest_line()1170 last_stab = stab; in _bfd_stab_section_find_nearest_line()1219 info->indextable[i].val = bfd_get_32 (abfd, last_stab + VALOFF); in _bfd_stab_section_find_nearest_line()1220 info->indextable[i].stab = last_stab; in _bfd_stab_section_find_nearest_line()