Searched refs:hsec (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-alpha.c1290 asection *hsec;
1300 hsec = h->root.u.def.section;
1301 name = bfd_get_section_name (output_bfd, hsec->output_section);
1365 + hsec->output_section->vma
1366 + hsec->output_offset);
1948 asection *hsec;
1950 hsec = h->root.u.def.section;
1952 + hsec->output_section->vma
1953 + hsec->output_offset);
1284 asection *hsec; local
1942 asection *hsec; local
H A Dcoff-mips.c1208 asection *hsec;
1210 hsec = h->root.u.def.section;
1212 + hsec->output_section->vma
1213 + hsec->output_offset);
1202 asection *hsec; local
H A Dxcofflink.c2223 asection *hsec;
2225 hsec = h->root.u.def.section;
2226 if (! bfd_is_abs_section (hsec)
2227 && (hsec->flags & SEC_MARK) == 0)
2229 if (! xcoff_mark (info, hsec))
5158 asection *hsec;
5193 hsec = h->root.u.c.p->section;
5199 hsec = h->root.u.def.section;
5204 hsec = NULL;
5209 if (hsec !
2218 asection *hsec; local
5152 asection *hsec; local
[all...]

Completed in 270 milliseconds