Home
last modified time | relevance | path

Searched refs:STO_OPTIONAL (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h871 #define STO_OPTIONAL (1 << 2) macro
873 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
DChangeLog1661 * mips.h (STO_OPTIONAL): Define.
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c9612 case STO_OPTIONAL: in get_mips_symbol_other()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c15849 h->other |= STO_OPTIONAL; in _bfd_mips_elf_merge_symbol_attribute()