LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h"
Static Public Member Functions | |
static size_t | size (const PerfJITRecordBatch &Val) |
static bool | deserialize (SPSInputBuffer &IB, PerfJITRecordBatch &Val) |
static bool | serialize (SPSOutputBuffer &OB, const PerfJITRecordBatch &Val) |
Definition at line 211 of file PerfSharedStructs.h.
|
inlinestatic |
Definition at line 217 of file PerfSharedStructs.h.
References llvm::orc::PerfJITRecordBatch::CodeLoadRecords, llvm::orc::PerfJITRecordBatch::DebugInfoRecords, and llvm::orc::PerfJITRecordBatch::UnwindingRecord.
|
inlinestatic |
Definition at line 221 of file PerfSharedStructs.h.
References llvm::orc::PerfJITRecordBatch::CodeLoadRecords, llvm::orc::PerfJITRecordBatch::DebugInfoRecords, and llvm::orc::PerfJITRecordBatch::UnwindingRecord.
|
inlinestatic |
Definition at line 213 of file PerfSharedStructs.h.
References llvm::orc::PerfJITRecordBatch::CodeLoadRecords, llvm::orc::PerfJITRecordBatch::DebugInfoRecords, and llvm::orc::PerfJITRecordBatch::UnwindingRecord.