Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h873 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro
DChangeLog1662 (ELF_MIPS_IS_OPTIONAL): Define.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c5415 else if (ELF_MIPS_IS_OPTIONAL (h->root.other)) in mips_elf_calculate_relocation()
15848 && ELF_MIPS_IS_OPTIONAL (isym->st_other)) in _bfd_mips_elf_merge_symbol_attribute()
15857 return ELF_MIPS_IS_OPTIONAL (h->other) ? TRUE : FALSE; in _bfd_mips_elf_ignore_undef_symbol()