Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h878 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro
DChangeLog-04151976 (ELF_MIPS_IS_OPTIONAL): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c5427 else if (ELF_MIPS_IS_OPTIONAL (h->root.other)) in mips_elf_calculate_relocation()
15897 && ELF_MIPS_IS_OPTIONAL (isym->st_other)) in _bfd_mips_elf_merge_symbol_attribute()
15906 return ELF_MIPS_IS_OPTIONAL (h->other) ? TRUE : FALSE; in _bfd_mips_elf_ignore_undef_symbol()