Home | History | Annotate | Download | only in bfd

Lines Matching refs:asec

1099       asection *asec;
1115 for (asec = abfd->sections, indx = 1; asec; asec = asec->next, indx++)
1117 if (asec->name && strcmp (asec->name, ".text") == 0)