LLVM: llvm::orc::DebugObject Class Reference (original) (raw)
The plugin creates a debug object from when JITLink starts processing the corresponding LinkGraph. More...
The plugin creates a debug object from when JITLink starts processing the corresponding LinkGraph.
It provides access to the pass configuration of the LinkGraph and calls the finalization function, once the resulting link artifact was emitted.
Definition at line 115 of file ELFDebugObjectPlugin.cpp.
◆ FinalizeContinuation
◆ FinalizedAlloc
◆ InFlightAlloc
◆ ~DebugObject()
| virtual llvm::orc::DebugObject::~DebugObject ( ) |
inlinevirtual |
◆ awaitTargetMem()
◆ clearFlags()
◆ failMaterialization()
| void llvm::orc::DebugObject::failMaterialization ( Error Err) |
inline |
◆ finalizeAsync()
◆ finalizeWorkingMemory()
◆ hasFlags()
◆ reportSectionTargetMemoryRange()
| virtual void llvm::orc::DebugObject::reportSectionTargetMemoryRange ( StringRef Name, SectionRange TargetMem ) |
inlinevirtual |
◆ reportTargetMem()
◆ setFlags()
◆ ES
◆ FinalizeFuture
◆ FinalizePromise
◆ JD
◆ MemMgr
The documentation for this class was generated from the following file: