Searched refs:eMIPSSubType_mips32 (Results 1 – 3 of 3) sorted by relevance
38 eMIPSSubType_mips32, enumerator
293 …{ ArchSpec::eCore_mips32 , llvm::ELF::EM_MIPS , ArchSpec::eMIPSSubType_mips32, 0xFF…
294 … return (endian == ELFDATA2LSB) ? ArchSpec::eMIPSSubType_mips32el : ArchSpec::eMIPSSubType_mips32; in mipsVariantFromElfFlags()