Defined in 6 files as a prototype:
- contrib/llvm-project/lldb/include/lldb/Core/EmulateInstruction.h, line 364 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h, line 134 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h, line 62 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h, line 73 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h, line 69 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h, line 59 (as a prototype)
Defined in 5 files as a function:
- contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp, line 14310 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp, line 399 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp, line 1061 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp, line 959 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp, line 169 (as a function)
Referenced in 4 files:
- contrib/llvm-project/lldb/source/Core/Disassembler.cpp
- contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp, line 14457
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp, line 1050
- contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp, line 252