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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h84 eMIPS_ABI_FP_64 = 0x00600000, // -mips32r2 -mfp64 enumerator in enum:lldb_private::ArchSpec::MIPS_ABI_FP
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1443 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_64;

Completed in 191 milliseconds