Lines Matching full:relsec
101 asection *relsec;
103 relsec = bfd_make_section_with_flags (abfd, ".emreloc",
108 if (relsec == NULL
109 || ! bfd_set_section_alignment (abfd, relsec, 2)
110 || ! bfd_set_section_size (abfd, relsec,
158 asection *datasec, *relsec;
166 relsec = bfd_get_section_by_name (abfd, ".emreloc");
167 ASSERT (relsec != NULL);
172 datasec, relsec,
186 datasec, relsec,