Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DArchSpec.h84 eMIPS_ABI_FP_64 = 0x00600000, // -mips32r2 -mfp64 enumerator
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1443 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_64; in GetSectionHeaderInfo()