Searched refs:ELF_ST_IS_MIPS_PIC (Results 1 – 3 of 3) sorted by relevance
850 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC) macro
825 (ELF_ST_IS_MIPS_PIC, ELF_ST_SET_MIPS_PIC): Likewise.
1811 || ELF_ST_IS_MIPS_PIC (h->root.other))); in mips_elf_local_pic_function_p()