Searched refs:indextablesize (Results 1 – 2 of 2) sorted by relevance
907 int indextablesize; member1101 info->indextablesize = 0; in _bfd_stab_section_find_nearest_line()1109 ++info->indextablesize; in _bfd_stab_section_find_nearest_line()1128 ++info->indextablesize; in _bfd_stab_section_find_nearest_line()1133 ++info->indextablesize; in _bfd_stab_section_find_nearest_line()1135 if (info->indextablesize == 0) in _bfd_stab_section_find_nearest_line()1137 ++info->indextablesize; in _bfd_stab_section_find_nearest_line()1139 amt = info->indextablesize; in _bfd_stab_section_find_nearest_line()1151 i < info->indextablesize && stab < info->stabs + stabsize; in _bfd_stab_section_find_nearest_line()1249 info->indextablesize = i; in _bfd_stab_section_find_nearest_line()[all …]
4987 indextablesize, cached_indexentry, cached_offset, cached_stab, and