Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DArchSpec.h85 eMIPS_ABI_FP_64A = 0x00700000, // -mips32r2 -mfp64 -mno-odd-spreg enumerator
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1446 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_64A; in GetSectionHeaderInfo()