Searched refs:info_ptr_unit (Results 1 – 2 of 2) sorted by relevance
236 bfd_byte *info_ptr_unit; member2150 if (info_ptr >= unit->info_ptr_unit && info_ptr < unit->end_ptr) in find_abstract_instance_name()2158 if (info_ptr >= u->info_ptr_unit && info_ptr < u->end_ptr) in find_abstract_instance_name()2163 if (info_ptr >= u->info_ptr_unit && info_ptr < u->end_ptr) in find_abstract_instance_name()2185 info_ptr = unit->info_ptr_unit + die_ref; in find_abstract_instance_name()2541 bfd_byte *info_ptr_unit, in parse_comp_unit() argument2635 unit->info_ptr_unit = info_ptr_unit; in parse_comp_unit()3776 bfd_byte *info_ptr_unit = stash->info_ptr; in _bfd_dwarf2_find_nearest_line() local3815 each = parse_comp_unit (stash, length, info_ptr_unit, in _bfd_dwarf2_find_nearest_line()
5094 * dwarf2.c (dwarf2_debug): Move info_ptr_unit to ...5099 (parse_comp_unit): Accept info_ptr_unit.5100 (_bfd_dwarf2_find_nearest_line): Set info_ptr_unit for each5256 * dwarf2.c (struct dwarf2_debug): Add info_ptr_unit member.5260 (_bfd_dwarf2_find_nearest_line): Initialize info_ptr_unit.