2 implementations of GetMemoryAddressOfOffset
ILCompiler.ReadyToRun (2)
parent\parent\Common\Compiler\ObjectWriter\Wasm\WasmByteArrayDataSegment.cs (1)
57public int GetMemoryAddressOfOffset(int offsetInSegment)
parent\parent\Common\Compiler\ObjectWriter\Wasm\WebcilPayloadDataSegment.cs (1)
107public int GetMemoryAddressOfOffset(int offsetInSegment)