LLVM 22.0.0git
llvm::orc::shared::SPSSerializationTraits< SPSELFPerObjectSectionsToRegister, ELFPerObjectSectionsToRegister > Class Reference

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

Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSELFPerObjectSectionsToRegister, ELFPerObjectSectionsToRegister >:
[legend]

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 288 of file ELFNixPlatform.h.

Member Function Documentation

◆ deserialize()

◆ serialize()

◆ size()


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