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

TWasmCustomSectionType

Declaration

Source position: wasmtypes.pp line 41

type TWasmCustomSectionType = (

  wcstLinking,

  wcstRelocCode,

  wcstRelocData,

  wcstProducers,

  wcstTargetFeatures,

  wcstDebugFrame,

  wcstDebugInfo,

  wcstDebugLine,

  wcstDebugAbbrev,

  wcstDebugAranges,

  wcstDebugRanges,

  wcstDebugStr,

  wcstRelocDebugFrame,

  wcstRelocDebugInfo,

  wcstRelocDebugLine,

  wcstRelocDebugAbbrev,

  wcstRelocDebugAranges,

  wcstRelocDebugRanges,

  wcstRelocDebugStr

);


Documentation generated on: 2025-07-25