LLVM 19.0.0git
Public Attributes | List of all members
llvm::orc::MachOPlatform::MachOJITDylibDepInfo Struct Reference

#include "llvm/ExecutionEngine/Orc/MachOPlatform.h"

Public Attributes

bool Sealed = false
 
std::vector< ExecutorAddrDepHeaders
 

Detailed Description

Definition at line 33 of file MachOPlatform.h.

Member Data Documentation

◆ DepHeaders

std::vector<ExecutorAddr> llvm::orc::MachOPlatform::MachOJITDylibDepInfo::DepHeaders

◆ Sealed

bool llvm::orc::MachOPlatform::MachOJITDylibDepInfo::Sealed = false

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