Searched refs:STO_OPTIONAL (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/elf/
H A Dmips.h736 #define STO_OPTIONAL (1 << 2)
737 /* A macro to examine the STO_OPTIONAL bit. */
738 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
729 #define STO_OPTIONAL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/elf/
H A Dmips.h736 #define STO_OPTIONAL (1 << 2)
737 /* A macro to examine the STO_OPTIONAL bit. */
738 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
729 #define STO_OPTIONAL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/elf/
H A Dmips.h736 #define STO_OPTIONAL (1 << 2)
737 /* A macro to examine the STO_OPTIONAL bit. */
738 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
729 #define STO_OPTIONAL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfxx-mips.c11476 STO_OPTIONAL flag is copied into h->other, even if this is not a
11495 h->other |= STO_OPTIONAL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfxx-mips.c11476 STO_OPTIONAL flag is copied into h->other, even if this is not a
11495 h->other |= STO_OPTIONAL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfxx-mips.c11476 STO_OPTIONAL flag is copied into h->other, even if this is not a
11495 h->other |= STO_OPTIONAL;

Completed in 300 milliseconds