Special values for the st_other field in the symbol table entry for MIPS.
Declared in <llvm/BinaryFormat/ELF.h>
enum Unnamed enum;
| Name | Description |
|---|---|
STO_MIPS_OPTIONAL | Symbol whose definition is optional |
STO_MIPS_PLT | PLT entry related dynamic table record |
STO_MIPS_PIC | PIC func in an object mixes PIC/non-PIC |
STO_MIPS_MICROMIPS | MIPS Specific ISA for MicroMips |
STO_MIPS_MIPS16 | MIPS Specific ISA for Mips16 |