Searched defs:IMPURE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/btxld/
H A Dbtxld.c62 #define IMPURE 1 /* Writable text */ macro
240 if (wpage > 0 || (wpage == -1 && !(ihdr.flags & IMPURE))) {
356 hdr->flags |= IMPURE;
379 hdr->flags |= IMPURE;

Completed in 64 milliseconds