Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h931 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h887 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) macro