Searched refs:excp_data (Results 1 – 1 of 1) sorted by relevance
1190 bfd_byte *excp_data; in dump_xcoff32_except() local1202 excp_data = (bfd_byte *) xmalloc (size); in dump_xcoff32_except()1203 bfd_get_section_contents (abfd, sec, excp_data, 0, size); in dump_xcoff32_except()1204 exceptab = (struct external_exceptab *)excp_data; in dump_xcoff32_except()1224 free (excp_data); in dump_xcoff32_except()