LLVM: llvm::orc::RemoteSymbolLookupSetElement Struct Reference (original) (raw)

#include "[llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h](SimpleRemoteEPCUtils%5F8h%5Fsource.html)"

Public Attributes
std::string Name
bool Required

Detailed Description

Definition at line 143 of file SimpleRemoteEPCUtils.h.

Member Data Documentation

Name

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

Definition at line 144 of file SimpleRemoteEPCUtils.h.

Required

bool llvm::orc::RemoteSymbolLookupSetElement::Required

Definition at line 145 of file SimpleRemoteEPCUtils.h.


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