HomeSort by: relevance | last modified time | path
    Searched refs:xcoff32_section (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
od-xcoff.c 333 struct xcoff32_section struct
389 struct xcoff32_section *sects;
594 data->sects = xmalloc (data->nscns * sizeof (struct xcoff32_section));
598 struct xcoff32_section *s = &data->sects[i];
931 struct xcoff32_section *sect = &data->sects[i];
987 struct xcoff32_section *sect = &data->sects[i];
  /src/external/gpl3/binutils.old/dist/binutils/
od-xcoff.c 333 struct xcoff32_section struct
389 struct xcoff32_section *sects;
594 data->sects = xmalloc (data->nscns * sizeof (struct xcoff32_section));
598 struct xcoff32_section *s = &data->sects[i];
931 struct xcoff32_section *sect = &data->sects[i];
987 struct xcoff32_section *sect = &data->sects[i];

Completed in 33 milliseconds