Home
last modified time | relevance | path

Searched defs:arch_flags (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.h64 lldb_private::Flags arch_flags = arch.GetFlags(); in CallFrameAddressIsValid() local
H A DABISysV_riscv.cpp704 uint32_t arch_flags = arch.GetFlags(); RegisterIsCalleeSaved() local
/llvm-project/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp137 bool IsMips16 = arch_flags & ArchSpec::eMIPSAse_mips16; in GetInstructionAtAddress() local
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1546 uint32_t arch_flags = arch.GetFlags(); DisassemblerLLVMC() local
1564 uint32_t arch_flags = arch.GetFlags(); DisassemblerLLVMC() local
1603 uint32_t arch_flags = arch.GetFlags(); DisassemblerLLVMC() local
[all...]
/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp142 uint32_t arch_flags = arch.GetFlags(); in EmulateInstructionMIPS64() local
/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp142 uint32_t arch_flags = arch.GetFlags(); in EmulateInstructionMIPS() local
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1493 uint32_t arch_flags = arch_spec.GetFlags(); GetSectionHeaderInfo() local
[all...]