Searched refs:STO_MIPS_MIPS16 (Results 1 – 10 of 10) sorted by relevance
17 # MIPS-LLVM-NEXT: STO_MIPS_MIPS16 (0xF0)36 ## Use a different symbol for STO_MIPS_MIPS16 (0xf0) as it interferes39 Other: [ STO_MIPS_MIPS16 ]
23 M16-NEXT: STO_MIPS_MIPS16 (0xF0)
540 STO_MIPS_MIPS16 = 0xf0 // MIPS Specific ISA for Mips16 enumerator
531 STO_MIPS_MIPS16 = 0xf0 // MIPS Specific ISA for Mips16 enumerator
564 STO_MIPS_MIPS16 = 0xf0 // MIPS Specific ISA for Mips16 enumerator
554 STO_MIPS_MIPS16 = 0xf0 // MIPS Specific ISA for Mips16 enumerator
1284 LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_MIPS16)3427 if ((Symbol->st_other & STO_MIPS_MIPS16) == STO_MIPS_MIPS16) in printSymbol()
964 Map["STO_MIPS_MIPS16"] = ELF::STO_MIPS_MIPS16; in getFlags()
1037 Map["STO_MIPS_MIPS16"] = ELF::STO_MIPS_MIPS16; in getFlags()
1850 LLVM_READOBJ_ENUM_ENT(ELF, STO_MIPS_MIPS16)6560 if ((Symbol.st_other & STO_MIPS_MIPS16) == STO_MIPS_MIPS16) in printSymbol()