Home
last modified time | relevance | path

Searched refs:eMIPSABI_N64 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DArchSpec.h68 eMIPSABI_N64 = 0x00008000, enumerator
/openbsd/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp564 case ArchSpec::eMIPSABI_N64: in GetTargetABI()
585 flag |= ArchSpec::eMIPSABI_N64; in SetFlags()
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1201 case ArchSpec::eMIPSABI_N64: in GetClangTargetABI()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1528 arch_flags |= lldb_private::ArchSpec::eMIPSABI_N64; in GetSectionHeaderInfo()