Home
last modified time | relevance | path

Searched refs:eMIPSSubType_mips32 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DArchSpec.h36 eMIPSSubType_mips32, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp264 : ArchSpec::eMIPSSubType_mips32; in mipsVariantFromElfFlags()
278 : ArchSpec::eMIPSSubType_mips32; in mipsVariantFromElfFlags()
/openbsd/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp383 {ArchSpec::eCore_mips32, llvm::ELF::EM_MIPS, ArchSpec::eMIPSSubType_mips32,