Searched refs:SetCallbacks (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStepInRange.h66 void SetCallbacks() { function in class:lldb_private::ThreadPlanStepInRange
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.h74 m_inst_emulator_up->SetCallbacks(ReadMemory, WriteMemory, ReadRegister,
/freebsd-12-stable/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api_custom_obj.h122 static void SetCallbacks(ocsd_extern_dcd_cb_fns &callbacks);
H A Docsd_c_api_custom_obj.cpp131 CustomDecoderWrapper::SetCallbacks(lib_callbacks);
420 void CustomDecoderWrapper::SetCallbacks(ocsd_extern_dcd_cb_fns & callbacks) function in class:CustomDecoderWrapper
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepInRange.cpp44 SetCallbacks();
60 SetCallbacks();
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h470 void SetCallbacks(ReadMemoryCallback read_mem_callback,
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp213 void EmulateInstruction::SetCallbacks( function in class:EmulateInstruction
H A DDisassembler.cpp1032 insn_emulator_up->SetCallbacks(read_mem_callback, write_mem_callback,
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14459 SetCallbacks(&EmulationStateARM::ReadPseudoMemory,

Completed in 120 milliseconds