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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-alpha.c1274 asection *hsec;
1284 hsec = h->root.u.def.section;
1285 name = bfd_get_section_name (output_bfd, hsec->output_section);
1349 + hsec->output_section->vma
1350 + hsec->output_offset);
1932 asection *hsec;
1934 hsec = h->root.u.def.section;
1936 + hsec->output_section->vma
1937 + hsec->output_offset);
1268 asection *hsec; local
1926 asection *hsec; local
H A Dcoff-mips.c1192 asection *hsec;
1194 hsec = h->root.u.def.section;
1196 + hsec->output_section->vma
1197 + hsec->output_offset);
1186 asection *hsec; local
H A Dxcofflink.c2222 asection *hsec;
2224 hsec = h->root.u.def.section;
2225 if (! bfd_is_abs_section (hsec)
2226 && (hsec->flags & SEC_MARK) == 0)
2228 if (! xcoff_mark (info, hsec))
5157 asection *hsec;
5192 hsec = h->root.u.c.p->section;
5198 hsec = h->root.u.def.section;
5203 hsec = NULL;
5208 if (hsec !
2217 asection *hsec; local
5151 asection *hsec; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcoff-alpha.c1236 asection *hsec;
1246 hsec = h->root.u.def.section;
1247 name = bfd_get_section_name (output_bfd, hsec->output_section);
1311 + hsec->output_section->vma
1312 + hsec->output_offset);
1890 asection *hsec;
1892 hsec = h->root.u.def.section;
1894 + hsec->output_section->vma
1895 + hsec->output_offset);
1230 asection *hsec; local
1884 asection *hsec; local
H A Dcoff-mips.c1148 asection *hsec;
1150 hsec = h->root.u.def.section;
1152 + hsec->output_section->vma
1153 + hsec->output_offset);
1142 asection *hsec; local
H A Dxcofflink.c2862 asection *hsec;
2864 hsec = h->root.u.def.section;
2865 if (! bfd_is_abs_section (hsec)
2866 && (hsec->flags & SEC_MARK) == 0)
2868 if (! xcoff_mark (info, hsec))
4053 struct internal_reloc *irel, asection *hsec,
4059 if (hsec != NULL)
4063 secname = hsec->output_section->name;
5709 asection *hsec;
5740 hsec
2851 asection *hsec; local
4039 xcoff_create_ldrel(bfd *output_bfd, struct xcoff_final_link_info *flinfo, asection *output_section, bfd *reference_bfd, struct internal_reloc *irel, asection *hsec, struct xcoff_link_hash_entry *h) argument
5697 asection *hsec; local
[all...]

Completed in 157 milliseconds