Searched refs:new_target_sect_ptr (Results 1 – 1 of 1) sorted by relevance
2307 struct section_table *new_target_sect_ptr; in map_single_dll_code_section() local2337 new_target_sect_ptr = target->to_sections + old; in map_single_dll_code_section()2338 new_target_sect_ptr->addr = args->addr + bfd_section_vma (abfd, sect); in map_single_dll_code_section()2339 new_target_sect_ptr->endaddr = args->addr + bfd_section_vma (abfd, sect) + in map_single_dll_code_section()2341 new_target_sect_ptr->the_bfd_section = sect; in map_single_dll_code_section()2342 new_target_sect_ptr->bfd = abfd; in map_single_dll_code_section()