Home
last modified time | relevance | path

Searched refs:EmulateInstructionARM (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp707 void EmulateInstructionARM::Initialize() { in Initialize()
712 void EmulateInstructionARM::Terminate() { in Terminate()
727 new EmulateInstructionARM(arch)); in CreateInstance()
733 new EmulateInstructionARM(arch)); in CreateInstance()
12839 EmulateInstructionARM::ARMOpcode *
13211 EmulateInstructionARM::ARMOpcode *
13305 &EmulateInstructionARM::EmulateB, in GetThumbOpcodeForInstruction()
13713 &EmulateInstructionARM::EmulateSTREX, in GetThumbOpcodeForInstruction()
13978 bool EmulateInstructionARM::InITBlock() { in InITBlock()
14126 EmulateInstructionARM::Mode EmulateInstructionARM::CurrentInstrSet() { in CurrentInstrSet()
[all …]
H A DCMakeLists.txt2 EmulateInstructionARM.cpp
H A DEmulateInstructionARM.h46 class EmulateInstructionARM : public EmulateInstruction {
92 EmulateInstructionARM(const ArchSpec &arch) in EmulateInstructionARM() function
297 EmulateInstructionARM::ARMEncoding encoding;
300 bool (EmulateInstructionARM::*callback)( member
302 const EmulateInstructionARM::ARMEncoding encoding);
/llvm-project-15.0.7/lldb/tools/lldb-server/
H A DSystemInitializerLLGS.cpp53 EmulateInstructionARM::Initialize(); in Initialize()
69 EmulateInstructionARM::Terminate(); in Terminate()
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Instruction/ARM/
H A DBUILD.gn17 "EmulateInstructionARM.cpp",
/llvm-project-15.0.7/lldb/test/Shell/Minidump/Windows/
H A Darm-fp-unwind.test12 CHECK-NEXT: This UnwindPlan originally sourced from EmulateInstructionARM
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4166 lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h