Home | History | Annotate | Download | only in config

Lines Matching refs:shlib

953 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE;
1129 shlib = SHLIB_PIC;
1181 shlib = SHLIB_MRELOCATABLE;
1187 shlib = SHLIB_MRELOCATABLE;
2348 switch (shlib)