Home
last modified time | relevance | path

Searched refs:eMIPSAse_mdmx (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDArchSpec.h55 eMIPSAse_mdmx = 0x00000010, // MDMX ASE enumerator
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1426 arch_spec.SetFlags(ArchSpec::eMIPSAse_mdmx); in GetSectionHeaderInfo()