Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/include/elf/
H A Dmips.h819 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16) macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dmips.h868 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16) macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dmips.h859 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16) macro