Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/elf/
H A Dmips.h806 #define ELF_ST_IS_MIPS_PLT(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PLT) macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dmips.h846 #define ELF_ST_IS_MIPS_PLT(other) \ macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dmips.h837 #define ELF_ST_IS_MIPS_PLT(other) \ macro