Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h876 #define STO_OPTIONAL (1 << 2) macro
878 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
DChangeLog-04151975 * mips.h (STO_OPTIONAL): Define.
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c10436 case STO_OPTIONAL: in get_mips_symbol_other()
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c15898 h->other |= STO_OPTIONAL; in _bfd_mips_elf_merge_symbol_attribute()