Searched refs:eMIPSSubType_mips32el (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h40 eMIPSSubType_mips32el, enumerator in enum:lldb_private::ArchSpec::MIPSSubType
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp432 ArchSpec::eMIPSSubType_mips32el, 0xFFFFFFFFu, 0xFFFFFFFFu}, // mips32el
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp258 return (endian == ELFDATA2LSB) ? ArchSpec::eMIPSSubType_mips32el
272 return (endian == ELFDATA2LSB) ? ArchSpec::eMIPSSubType_mips32el

Completed in 123 milliseconds