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

  /src/external/gpl3/binutils/dist/gas/config/
obj-coff.c 1602 int readonly_removed = 0;
1652 readonly_removed = 1;
1660 readonly_removed = 0;
1673 if (! readonly_removed)
1598 int readonly_removed = 0; local
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-coff.c 1583 int readonly_removed = 0;
1631 readonly_removed = 1;
1639 readonly_removed = 0;
1652 if (! readonly_removed)
1579 int readonly_removed = 0; local

Completed in 29 milliseconds