Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h100 eRISCV_rve = 0x00000008, /// RVE, +e enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1567 if (arch_flags & ArchSpec::eRISCV_rve) in DisassemblerLLVMC()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1448 flags |= ArchSpec::eRISCV_rve; in GetSectionHeaderInfo()