Home
last modified time | relevance | path

Searched refs:last_stab (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDsyms.c920 bfd_byte *last_stab = NULL; in _bfd_stab_section_find_nearest_line() local
1151 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()