Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DArchSpec.h72 eMIPSABI_EABI64 = 0x00080000, enumerator
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1463 arch_flags |= lldb_private::ArchSpec::eMIPSABI_EABI64; in GetSectionHeaderInfo()