Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DArchSpec.h83 eMIPS_ABI_FP_64 = 0x00600000, // -mips32r2 -mfp64 enumerator
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1503 arch_flags |= lldb_private::ArchSpec::eMIPS_ABI_FP_64; in GetSectionHeaderInfo()