Searched refs:external_sections (Results 1 – 1 of 1) sorted by relevance
154 char *external_sections; in coff_real_object_p() local187 external_sections = bfd_alloc (abfd, readsize); in coff_real_object_p()188 if (!external_sections) in coff_real_object_p()191 if (bfd_bread ((void *) external_sections, readsize, abfd) != readsize) in coff_real_object_p()207 (void *) (external_sections + i * scnhsz), in coff_real_object_p()