Lines Matching full:relsec
73 asection *relsec;
75 relsec = bfd_make_section (abfd, ".emreloc");
76 if (relsec == NULL
77 || ! bfd_set_section_flags (abfd, relsec,
82 || ! bfd_set_section_alignment (abfd, relsec, 2)
83 || ! bfd_set_section_size (abfd, relsec,
144 asection *datasec, *relsec;
152 relsec = bfd_get_section_by_name (abfd, ".emreloc");
153 ASSERT (relsec != NULL);
156 datasec, relsec,