Home
last modified time | relevance | path

Searched defs:Reallocate (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/
Drenode_callbacks.c54 EXTERNAL_AS(voidptr, Reallocate, tlib_reallocate, voidptr, voidptr) in EXTERNAL_AS() argument
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1492 private IntPtr Reallocate(IntPtr oldPointer, IntPtr newSize) in Reallocate() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU
1545 public IntPtr Reallocate(IntPtr oldPointer, IntPtr newSize) in Reallocate() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU.SimpleMemoryManager