Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DEmulateInstruction.h324 void SetISA(uint32_t isa) { in SetISA() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14058 context.SetISA(eModeThumb); in BXWritePC()
14065 context.SetISA(eModeARM); in BXWritePC()