Searched refs:NativeUnwind (Results 1 – 3 of 3) sorted by relevance
16 void NativeUnwind(); in NativeUnwind() method
232 … var nativeUnwind = classToBind.GetType().GetMethod(nameof(INativeUnwindable.NativeUnwind)); in WrapExport()
1812 public void NativeUnwind() in NativeUnwind() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU