Searched refs:ELF_ST_IS_MIPS_PIC (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h866 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC)
859 #define ELF_ST_IS_MIPS_PIC macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h866 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC)
859 #define ELF_ST_IS_MIPS_PIC macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h866 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC)
859 #define ELF_ST_IS_MIPS_PIC macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h866 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC)
859 #define ELF_ST_IS_MIPS_PIC macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c1874 || ELF_ST_IS_MIPS_PIC (h->root.other)));
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c1874 || ELF_ST_IS_MIPS_PIC (h->root.other)));
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c1906 || ELF_ST_IS_MIPS_PIC (h->root.other)));
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c1874 || ELF_ST_IS_MIPS_PIC (h->root.other)));

Completed in 332 milliseconds