LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::orc::shared::SPSSerializationTraits< SPSMemoryAccessPointerWrite, tpctypes::PointerWrite > Class Reference

#include "llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h"

Static Public Member Functions

static size_t size (const tpctypes::PointerWrite &W)
 
static bool serialize (SPSOutputBuffer &OB, const tpctypes::PointerWrite &W)
 
static bool deserialize (SPSInputBuffer &IB, tpctypes::PointerWrite &W)
 

Detailed Description

Definition at line 318 of file TargetProcessControlTypes.h.

Member Function Documentation

◆ deserialize()

Definition at line 331 of file TargetProcessControlTypes.h.

◆ serialize()

Definition at line 326 of file TargetProcessControlTypes.h.

◆ size()

Definition at line 321 of file TargetProcessControlTypes.h.


The documentation for this class was generated from the following file: