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.25/include/elf/
Dmips.h845 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC) macro
DChangeLog534 (ELF_ST_IS_MIPS_PIC, ELF_ST_SET_MIPS_PIC): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c1815 || ELF_ST_IS_MIPS_PIC (h->root.other))); in mips_elf_local_pic_function_p()