|
LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/AllocationActions.h"
Static Public Member Functions | |
| static size_t | size (const AllocActionCallPair &AAP) |
| static bool | serialize (SPSOutputBuffer &OB, const AllocActionCallPair &AAP) |
| static bool | deserialize (SPSInputBuffer &IB, AllocActionCallPair &AAP) |
Definition at line 78 of file AllocationActions.h.
|
inlinestatic |
Definition at line 92 of file AllocationActions.h.
References llvm::orc::shared::AllocActionCallPair::Dealloc, and llvm::orc::shared::AllocActionCallPair::Finalize.
|
inlinestatic |
Definition at line 87 of file AllocationActions.h.
References llvm::orc::shared::AllocActionCallPair::Dealloc, and llvm::orc::shared::AllocActionCallPair::Finalize.
|
inlinestatic |
Definition at line 83 of file AllocationActions.h.
References llvm::orc::shared::AllocActionCallPair::Dealloc, and llvm::orc::shared::AllocActionCallPair::Finalize.