Searched refs:info_ptr_end (Results 1 – 2 of 2) sorted by relevance
94 bfd_byte *info_ptr_end; member2383 stash->info_ptr_end = stash->info_ptr; in _bfd_dwarf2_find_nearest_line()2396 start = stash->info_ptr_end - stash->info_ptr; in _bfd_dwarf2_find_nearest_line()2402 stash->info_ptr_end = stash->info_ptr + start + size; in _bfd_dwarf2_find_nearest_line()2405 BFD_ASSERT (stash->info_ptr_end == stash->info_ptr + total_size); in _bfd_dwarf2_find_nearest_line()2431 while (stash->info_ptr < stash->info_ptr_end) in _bfd_dwarf2_find_nearest_line()2599 stash->info_ptr_end = stash->info_ptr; in _bfd_dwarf2_find_line()2612 start = stash->info_ptr_end - stash->info_ptr; in _bfd_dwarf2_find_line()2618 stash->info_ptr_end = stash->info_ptr + start + size; in _bfd_dwarf2_find_line()2621 BFD_ASSERT (stash->info_ptr_end == stash->info_ptr + total_size); in _bfd_dwarf2_find_line()[all …]
88 char* info_ptr_end; member1753 stash->info_ptr_end = stash->info_ptr; in _bfd_dwarf2_find_nearest_line()1766 start = stash->info_ptr_end - stash->info_ptr; in _bfd_dwarf2_find_nearest_line()1772 stash->info_ptr_end = stash->info_ptr + start + size; in _bfd_dwarf2_find_nearest_line()1775 BFD_ASSERT (stash->info_ptr_end == stash->info_ptr + total_size); in _bfd_dwarf2_find_nearest_line()1795 while (stash->info_ptr < stash->info_ptr_end) in _bfd_dwarf2_find_nearest_line()