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

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

Public Attributes

std::string Name
 
bool Required
 

Detailed Description

Definition at line 142 of file SimpleRemoteEPCUtils.h.

Member Data Documentation

◆ Name

std::string llvm::orc::RemoteSymbolLookupSetElement::Name

Definition at line 143 of file SimpleRemoteEPCUtils.h.

◆ Required

bool llvm::orc::RemoteSymbolLookupSetElement::Required

Definition at line 144 of file SimpleRemoteEPCUtils.h.


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