LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h"
Static Public Member Functions | |
static size_t | size (const PerfJITDebugEntry &Val) |
static bool | deserialize (SPSInputBuffer &IB, PerfJITDebugEntry &Val) |
static bool | serialize (SPSOutputBuffer &OB, const PerfJITDebugEntry &Val) |
Definition at line 141 of file PerfSharedStructs.h.
|
inlinestatic |
Definition at line 148 of file PerfSharedStructs.h.
References llvm::orc::PerfJITDebugEntry::Addr, llvm::orc::PerfJITDebugEntry::Discrim, llvm::orc::PerfJITDebugEntry::Lineno, and llvm::orc::PerfJITDebugEntry::Name.
|
inlinestatic |
Definition at line 153 of file PerfSharedStructs.h.
References llvm::orc::PerfJITDebugEntry::Addr, llvm::orc::PerfJITDebugEntry::Discrim, llvm::orc::PerfJITDebugEntry::Lineno, and llvm::orc::PerfJITDebugEntry::Name.
|
inlinestatic |
Definition at line 143 of file PerfSharedStructs.h.
References llvm::orc::PerfJITDebugEntry::Addr, llvm::orc::PerfJITDebugEntry::Discrim, llvm::orc::PerfJITDebugEntry::Lineno, and llvm::orc::PerfJITDebugEntry::Name.