LLVM
15.0.0git
|
#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) |
Definition at line 167 of file SimpleRemoteEPCUtils.h.
|
inlinestatic |
Definition at line 179 of file SimpleRemoteEPCUtils.h.
References llvm::orc::RemoteSymbolLookupSetElement::Name, and llvm::orc::RemoteSymbolLookupSetElement::Required.
|
inlinestatic |
Definition at line 174 of file SimpleRemoteEPCUtils.h.
References llvm::orc::RemoteSymbolLookupSetElement::Name, llvm::X86II::OB, and llvm::orc::RemoteSymbolLookupSetElement::Required.
|
inlinestatic |
Definition at line 170 of file SimpleRemoteEPCUtils.h.
References llvm::orc::RemoteSymbolLookupSetElement::Name, llvm::orc::RemoteSymbolLookupSetElement::Required, and size.