Lines Matching defs:dst_section
313 asection *dst_section;
689 PRIV (dst_section) = section;
2615 asection *section = PRIV (dst_section);
2630 PRIV (dst_section) = section;
3316 dst = PRIV (dst_section);
5028 void *dst = PRIV (dst_section)->contents;
5034 if (!parse_module (abfd, module, PRIV (dst_section)->contents,
5035 PRIV (dst_section)->size))
5060 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg;
5137 if (PRIV (dst_section) == NULL)
8819 asection *dst_section;
8828 dst_section = PRIV (dst_section);
8836 dst_section = NULL;
8838 else if (dst_section)
8840 dst_offset = dst_section->output_offset;
8841 dst_section = dst_section->output_section;
8867 if (dst_section == NULL)
8869 PRIV (image_section) = dst_section;
9752 BFD_ASSERT (PRIV (dst_section) == NULL);
9758 PRIV (dst_section) = dst;
9827 sub_dst = PRIV2 (sub, dst_section);