Unit 'wasmtypes' Package
[Overview][Types][Index] [#fcl-res]

TWasmRelocationEntry

Declaration

Source position: wasmtypes.pp line 101

type TWasmRelocationEntry = record

  Typ: TWasmRelocationType;

  Offset: UInt32;

  Index: UInt32;

  Addend: Int32;

end;


Documentation generated on: 2025-07-25