LLVM 22.0.0git
llvm::orc::shared::SPSSerializationTraits< SPSRemoteSymbolLookup, RemoteSymbolLookup > Class Reference

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

Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSRemoteSymbolLookup, RemoteSymbolLookup >:
[legend]

Static Public Member Functions

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

Detailed Description

Definition at line 189 of file SimpleRemoteEPCUtils.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


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