Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/elf/
H A Dmips.h807 #define ELF_ST_SET_MIPS_PLT(other) (((other) & ~STO_MIPS_FLAGS) | STO_MIPS_PLT) macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dmips.h850 #define ELF_ST_SET_MIPS_PLT(other) \ macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dmips.h841 #define ELF_ST_SET_MIPS_PLT(other) \ macro