LLVM 19.0.0git
Public Attributes | List of all members
llvm::orc::tpctypes::FinalizeRequest Struct Reference

#include "llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h"

Public Attributes

std::vector< SegFinalizeRequestSegments
 
shared::AllocActions Actions
 

Detailed Description

Definition at line 56 of file TargetProcessControlTypes.h.

Member Data Documentation

◆ Actions

shared::AllocActions llvm::orc::tpctypes::FinalizeRequest::Actions

◆ Segments

std::vector<SegFinalizeRequest> llvm::orc::tpctypes::FinalizeRequest::Segments

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