Searched refs:STO_MIPS_PIC (Results 1 – 5 of 5) sorted by relevance
768 if (sym->stOther & STO_MIPS_PIC) in isMipsPIC()
590 STO_MIPS_PIC = 0x20, // PIC func in an object mixes PIC/non-PIC enumerator
1281 Map["STO_MIPS_PIC"] = ELF::STO_MIPS_PIC; in getFlags()
2314 eSym->st_other |= STO_MIPS_PIC; in writeTo()
1732 LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_PIC),