Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDmips.h732 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro
HDChangeLog288 (ELF_MIPS_IS_OPTIONAL): Define.
/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c4046 else if (ELF_MIPS_IS_OPTIONAL (h->root.other)) in mips_elf_calculate_relocation()
11427 && ELF_MIPS_IS_OPTIONAL (isym->st_other)) in _bfd_mips_elf_merge_symbol_attribute()
11436 return ELF_MIPS_IS_OPTIONAL (h->other) ? TRUE : FALSE; in _bfd_mips_elf_ignore_undef_symbol()