Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DEmulateInstruction.h316 void SetISA(uint32_t isa) { in SetISA() function
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp14095 context.SetISA(eModeThumb); in BXWritePC()
14102 context.SetISA(eModeARM); in BXWritePC()