Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDArchSpec.h68 eMIPSABI_O64 = 0x00020000, enumerator
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1553 arch_flags |= lldb_private::ArchSpec::eMIPSABI_O64; in GetSectionHeaderInfo()