Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DArchSpec.h78 eMIPS_ABI_FP_DOUBLE = 0x00100000, // hard float / -mdouble-float enumerator
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1488 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_DOUBLE; in GetSectionHeaderInfo()