Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDArchSpec.h77 eMIPS_ABI_FP_DOUBLE = 0x00100000, // hard float / -mdouble-float enumerator
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1524 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_DOUBLE; in GetSectionHeaderInfo()