Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DEmulateInstruction.h331 void SetISA(uint32_t isa) { in SetISA() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14139 context.SetISA(eModeThumb); in BXWritePC()
14146 context.SetISA(eModeARM); in BXWritePC()