llvm::ELF::Unnamed enum

Special values for the st_other field in the symbol table entry for MIPS.

Synopsis

Declared in <llvm/BinaryFormat/ELF.h>

enum Unnamed enum;

Members

NameDescription
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