Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h105 eRISCVSubType_unknown, enumerator
/src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp312 return ArchSpec::eRISCVSubType_unknown; in riscvVariantFromElfFlags()