Home
last modified time | relevance | path

Searched refs:INativeUnwindable (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Binding/
DINativeUnwindable.cs14 public interface INativeUnwindable interface
DNativeBinder.cs232 … var nativeUnwind = classToBind.GetType().GetMethod(nameof(INativeUnwindable.NativeUnwind)); in WrapExport()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs56 …IGPIOReceiver, ICpuSupportingGdb, ICPUWithExternalMmu, ICPUWithMMU, INativeUnwindable, ICPUWithMet…