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

/macosx-10.10/cxxfilt-11/cxxfilt/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.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 145 milliseconds