Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h111 eLoongArchSubType_unknown, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp332 return ArchSpec::eLoongArchSubType_unknown; in loongarchVariantFromElfFlags()