Searched refs:dst_ptr_offsets (Results 1 – 1 of 1) sorted by relevance
310 unsigned int *dst_ptr_offsets; /* array of saved image_ptr offsets */ member1405 PRIV (dst_ptr_offsets) = bfd_realloc (PRIV (dst_ptr_offsets), in dst_define_location()1410 PRIV (dst_ptr_offsets)[loc] = PRIV (image_offset); in dst_define_location() local1420 PRIV (image_offset) = PRIV (dst_ptr_offsets)[loc]; in dst_restore_location()1430 return PRIV (dst_ptr_offsets)[loc]; in dst_retrieve_location()