LLVM
15.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h"
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) |
Definition at line 186 of file SimpleRemoteEPCUtils.h.
|
inlinestatic |
Definition at line 197 of file SimpleRemoteEPCUtils.h.
References llvm::orc::RemoteSymbolLookup::H, and llvm::orc::RemoteSymbolLookup::Symbols.
|
inlinestatic |
Definition at line 192 of file SimpleRemoteEPCUtils.h.
References llvm::orc::RemoteSymbolLookup::H, llvm::X86II::OB, and llvm::orc::RemoteSymbolLookup::Symbols.
|
inlinestatic |
Definition at line 188 of file SimpleRemoteEPCUtils.h.
References llvm::orc::RemoteSymbolLookup::H, size, and llvm::orc::RemoteSymbolLookup::Symbols.