Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h80 eMIPS_ABI_FP_OLD_64 = 0x00400000, // -mips32r2 -mfp64 enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1519 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_OLD_64; in GetSectionHeaderInfo()