Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h173 bool SelectInstrSet(Mode arm_or_thumb);
H A DEmulateInstructionARM.cpp14103 bool EmulateInstructionARM::SelectInstrSet(Mode arm_or_thumb) { in SelectInstrSet() argument
14105 switch (arm_or_thumb) { in SelectInstrSet()