Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/elf/
H A Dmips.h838 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dmips.h887 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dmips.h878 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro