Searched refs:cached_indexentry (Results 1 – 2 of 2) sorted by relevance
911 struct indexentry *cached_indexentry; member1261 if (info->cached_indexentry != NULL in _bfd_stab_section_find_nearest_line()1263 && offset < (info->cached_indexentry + 1)->val) in _bfd_stab_section_find_nearest_line()1266 indexentry = info->cached_indexentry; in _bfd_stab_section_find_nearest_line()1348 info->cached_indexentry = indexentry; in _bfd_stab_section_find_nearest_line()
4987 indextablesize, cached_indexentry, cached_offset, cached_stab, and