Searched refs:SVR4_PIC (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-mips.h83 SVR4_PIC, enumerator in enum:mips_pic_level
H A Dtc-mips.c511 SVR4_PIC mode. Currently has no meaning in other modes. */
552 I don't know if a fix is needed for the SVR4_PIC mode. I've only
5467 if (mips_pic == SVR4_PIC
5925 if (mips_pic == SVR4_PIC && !HAVE_NEWABI)
5957 else if (mips_pic == SVR4_PIC)
11584 select SVR4_PIC, and -non_shared to select no PIC. This is
11592 mips_pic = SVR4_PIC;
11607 when accessing the got in SVR4_PIC mode. It is for Irix
12699 mips_pic = SVR4_PIC;
12705 if (mips_pic == SVR4_PIC)
[all...]

Completed in 79 milliseconds