HomeSort by: relevance | last modified time | path
    Searched defs:ELF_ST_SET_MIPS16 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
mips.h 923 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16)
  /src/external/gpl3/binutils.old/dist/include/elf/
mips.h 923 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16)
  /src/external/gpl3/gdb/dist/include/elf/
mips.h 923 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16)
  /src/external/gpl3/gdb.old/dist/include/elf/
mips.h 918 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16)

Completed in 55 milliseconds