Searched refs:info_ptr_unit (Results 1 – 2 of 2) sorted by relevance
239 bfd_byte *info_ptr_unit; member2303 if (info_ptr >= unit->info_ptr_unit && info_ptr < unit->end_ptr) in find_abstract_instance_name()2311 if (info_ptr >= u->info_ptr_unit && info_ptr < u->end_ptr) in find_abstract_instance_name()2316 if (info_ptr >= u->info_ptr_unit && info_ptr < u->end_ptr) in find_abstract_instance_name()2341 info_ptr = unit->info_ptr_unit + die_ref; in find_abstract_instance_name()2728 bfd_byte *info_ptr_unit, in parse_comp_unit() argument2830 unit->info_ptr_unit = info_ptr_unit; in parse_comp_unit()4036 bfd_byte *info_ptr_unit = stash->info_ptr; in _bfd_dwarf2_find_nearest_line() local4077 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.