Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DArchSpec.h79 eMIPS_ABI_FP_SINGLE = 0x00200000, // hard float / -msingle-float enumerator
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1491 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_SINGLE; in GetSectionHeaderInfo()