Searched refs:STO_MIPS_PIC (Results 1 – 6 of 6) sorted by relevance
844 #define STO_MIPS_PIC 0x20 macro845 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC)849 : ((other) & ~STO_MIPS_FLAGS)) | STO_MIPS_PIC)
533 (STO_MIPS_PLT, STO_MIPS_PIC): Rework.1136 (STO_MIPS_PIC, DT_MIPS_PLTGOT, DT_MIPS_RWPLT): New macros.
310 STO_MIPS_PIC = 0x20, enumerator
308 STO_MIPS_PIC.
9616 case STO_MIPS_PIC: in get_mips_symbol_other()9620 case STO_MICROMIPS | STO_MIPS_PIC: in get_mips_symbol_other()
1074 == (elfcpp::STO_MIPS_PIC >> 2)); in is_pic()1086 | (elfcpp::STO_MIPS_PIC >> 2)); in set_pic()1090 | (elfcpp::STO_MIPS_PIC >> 2)); in set_pic()