Home
last modified time | relevance | path

Searched refs:eLoongArchSubType_loongarch64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h113 eLoongArchSubType_loongarch64, enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp425 ArchSpec::eLoongArchSubType_loongarch64, 0xFFFFFFFFu,
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp330 return ArchSpec::eLoongArchSubType_loongarch64; in loongarchVariantFromElfFlags()