Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsyms.c907 int indextablesize; member
1101 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 …]
DChangeLog-98994987 indextablesize, cached_indexentry, cached_offset, cached_stab, and