Searched refs:ELF_MIPS_IS_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.h738 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
731 #define ELF_MIPS_IS_OPTIONAL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/elf/
H A Dmips.h738 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
731 #define ELF_MIPS_IS_OPTIONAL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/elf/
H A Dmips.h738 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL)
731 #define ELF_MIPS_IS_OPTIONAL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfxx-mips.c4071 else if (ELF_MIPS_IS_OPTIONAL (h->root.other))
11494 && ELF_MIPS_IS_OPTIONAL (isym->st_other))
11503 return ELF_MIPS_IS_OPTIONAL (h->other) ? TRUE : FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfxx-mips.c4071 else if (ELF_MIPS_IS_OPTIONAL (h->root.other))
11494 && ELF_MIPS_IS_OPTIONAL (isym->st_other))
11503 return ELF_MIPS_IS_OPTIONAL (h->other) ? TRUE : FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfxx-mips.c4071 else if (ELF_MIPS_IS_OPTIONAL (h->root.other))
11494 && ELF_MIPS_IS_OPTIONAL (isym->st_other))
11503 return ELF_MIPS_IS_OPTIONAL (h->other) ? TRUE : FALSE;

Completed in 319 milliseconds