Home
last modified time | relevance | path

Searched refs:ELF_ST_IS_MIPS_PIC (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h850 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC) macro
DChangeLog-0415825 (ELF_ST_IS_MIPS_PIC, ELF_ST_SET_MIPS_PIC): Likewise.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c1811 || ELF_ST_IS_MIPS_PIC (h->root.other))); in mips_elf_local_pic_function_p()