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

#include "llvm/ExecutionEngine/Orc/ELFNixPlatform.h"

Static Public Member Functions

static size_t size (const ELFPerObjectSectionsToRegister &MOPOSR)
 
static bool serialize (SPSOutputBuffer &OB, const ELFPerObjectSectionsToRegister &MOPOSR)
 
static bool deserialize (SPSInputBuffer &IB, ELFPerObjectSectionsToRegister &MOPOSR)
 

Detailed Description

Definition at line 254 of file ELFNixPlatform.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


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