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

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

Static Public Member Functions

static size_t size (const RemoteSymbolLookupSetElement &V)
 
static size_t serialize (SPSOutputBuffer &OB, const RemoteSymbolLookupSetElement &V)
 
static size_t deserialize (SPSInputBuffer &IB, RemoteSymbolLookupSetElement &V)
 

Detailed Description

Definition at line 169 of file SimpleRemoteEPCUtils.h.

Member Function Documentation

◆ deserialize()

Definition at line 181 of file SimpleRemoteEPCUtils.h.

◆ serialize()

Definition at line 176 of file SimpleRemoteEPCUtils.h.

◆ size()

Definition at line 172 of file SimpleRemoteEPCUtils.h.


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